Searched refs:MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java485 private static final int MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK = 4; field in class:PhoneWindowManager
500 case MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK:
3678 mHandler.removeMessages(MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK);
3690 MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK, event);

Completed in 46 milliseconds