Home
last modified time | relevance | path

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/
DPhoneWindowManager.java714 private static final int MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK = 4; field in PhoneWindowManager
746 case MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK: in handleMessage()
6085 mHandler.removeMessages(MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK); in dispatchMediaKeyWithWakeLock()
6097 MSG_DISPATCH_MEDIA_KEY_REPEAT_WITH_WAKE_LOCK, event); in dispatchMediaKeyWithWakeLock()