Searched refs:WAKE_LOCK_ID (Results 1 – 1 of 1) sorted by relevance
69 static const char *WAKE_LOCK_ID = "KeyEvents"; variable190 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in EventHub()247 release_wake_lock(WAKE_LOCK_ID); in ~EventHub()976 release_wake_lock(WAKE_LOCK_ID); in getEvents()980 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in getEvents()