Searched defs:MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java576 private static final int MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK = 3; field in class:PhoneWindowManager
598 case MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK:
4722 Message msg = mHandler.obtainMessage(MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK,

Completed in 71 milliseconds