Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5954 private static final int MSG_DISPATCH_INPUT_EVENT = 7; field in ViewRootImpl
6000 case MSG_DISPATCH_INPUT_EVENT: in getMessageName()
6168 case MSG_DISPATCH_INPUT_EVENT: { in handleMessageImpl()
9802 Message msg = mHandler.obtainMessage(MSG_DISPATCH_INPUT_EVENT, args); in dispatchInputEvent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64830 Landroid/view/ViewRootImpl;->MSG_DISPATCH_INPUT_EVENT:I