Annotation Interface DynamicEvent
Events supported by the
DynamicEngine
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Constant for the app event.static final String
Constant for the call event.static final String
Constant for the charging event.static final String
Constant for the dock event.static final String
Constant for the headset event.static final String
Constant for the lock event.static final String
Constant for no event.
-
Field Details
-
NONE
Constant for no event.- See Also:
-
CALL
Constant for the call event.- See Also:
-
LOCK
Constant for the lock event.- See Also:
-
HEADSET
Constant for the headset event.- See Also:
-
CHARGING
Constant for the charging event.- See Also:
-
DOCK
Constant for the dock event.- See Also:
-
APP
Constant for the app event.- See Also:
-