The Idle Notification Interface provides information about a device's idleness state.
org.freesmartphone.Device.IdleNotifier
Description: Get the current idleness status.
The idleness status. Expected values are:
Description: Gets a list of all the idle states and their correspondent timeouts.
The list of the idle states, and their correspondent timeouts.
Description: Sets a timeout value for a given state.
The idle status. See GetState for a list of valid values.
i: timeoutThe timeout value. Set to -1 to disable the state.
Description: Forces a new idleness status.
The idle status. See GetState for valid values.
Description: Sent, when the idleness status has changed.
The idle status. See GetState for a list of expected values.