Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java391 private static final int MSG_DISPOSE_INPUT_CONSUMER = 3; field in DisplayPolicy
417 case MSG_DISPOSE_INPUT_CONSUMER: in handleMessage()
1453 mHandler.obtainMessage(MSG_DISPOSE_INPUT_CONSUMER, mInputConsumer)); in beginLayoutLw()