Hi ,

PARTIAL_WAKE_LOCK
SCREEN_DIM_WAKE_LOCK
SCREEN_BRIGHT_WAKE_LOCK
FULL_WAKE_LOCK

In the above 4 wakelocks , only the PARTIAL_WAKE_LOCK  is calling
wakelock.c kernel API. How the other 3 wakelocks are handled
internally?

The other 3 wakelocks calling android_os_power.app -->
setScreenState(boolean).But its only make the sceen on/off
how the DIM/BRIGHT is handled?How its related to wakelock?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to