Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5260 private static final int MSG_DISPATCH_DRAG_LOCATION_EVENT = 16; local
5314 case MSG_DISPATCH_DRAG_LOCATION_EVENT: in getMessageName()
5515 case MSG_DISPATCH_DRAG_LOCATION_EVENT: { in handleMessageImpl()
9143 what = MSG_DISPATCH_DRAG_LOCATION_EVENT; in dispatchDragEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68151 Landroid/view/ViewRootImpl;->MSG_DISPATCH_DRAG_LOCATION_EVENT:I