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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java740 private static final int MSG_DISPOSE_INPUT_CONSUMER = 19; field in class:PhoneWindowManager
808 case MSG_DISPOSE_INPUT_CONSUMER:
4070 mHandler.obtainMessage(MSG_DISPOSE_INPUT_CONSUMER, mInputConsumer));

Completed in 45 milliseconds