Lines Matching refs:interactive
25 * system entering interactive state (that is, the system is awake
27 * display and touchscreen enabled) or non-interactive state (the
29 * non-interactive state may be entered after a period of
36 * system to low-power sleep state when entering non-interactive
38 * interactive state. When low-power suspend state is allowed, the
42 * This function can be called to enter non-interactive state after
44 * interactive state prior to turning on the screen.
46 * @param interactive is true when the system is transitioning to an
47 * interactive state and false when transitioning to a
48 * non-interactive state.
50 setInteractive(bool interactive);