> On Android "sleep mode" is the screen being off. What do you mean by
> "sleep mode"?
Given the nice chart of CPU/Screen/Keyboard states at:
http://developer.android.com/reference/android/os/PowerManager.html
If having PARTIAL_WAKE_LOCK held allows the screen to go off (and you
want to say 'On Android "sleep mode" is the screen being off'), what
do you call the state that device will go into if PARTIAL_WAKE_LOCK
is not held?
Once we have the name agreed upon (for conversation, since it can only
be reached if some form of WAKE_LOCK is not held, let's say "not
awake")
the question is what do you do to get the device to try to go to a
state
of CPU/SCREEN/KEYBOARD all Off.
Dan Schmitt
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
No comments:
Post a Comment