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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java812 private static final int MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK = 4; field in class:PhoneWindowManager
851 case MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK:
6493 mHandler.removeMessages(MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK);
6505 MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK, event);

Completed in 43 milliseconds