Searched defs: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.java577 private static final int MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK = 4; field in class:PhoneWindowManager
601 case MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK:
4881 mHandler.removeMessages(MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK);
4893 MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK, event);

Completed in 40 milliseconds