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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java626 private static final int MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK = 3; field in class:PhoneWindowManager
649 case MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK:
5105 Message msg = mHandler.obtainMessage(MSG_DISPATCH_MEDIA_KEY_WITH_WAKE_LOCK,

Completed in 33 milliseconds