Home
last modified time | relevance | path

Searched refs:MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java624 private static final int MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK = 3; field in PhoneWindowManager
654 case MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK: in handleMessage()
3994 Message msg = mHandler.obtainMessage(MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK, in interceptKeyBeforeQueueing()