Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:WAKE_LOCK_ID

69 static const char *WAKE_LOCK_ID = "KeyEvents";
190 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID);
247 release_wake_lock(WAKE_LOCK_ID);
990 release_wake_lock(WAKE_LOCK_ID);
994 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID);