Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5961 private static final int MSG_DISPATCH_DRAG_EVENT = 15; field in ViewRootImpl
6014 case MSG_DISPATCH_DRAG_EVENT: in getMessageName()
6208 case MSG_DISPATCH_DRAG_EVENT: { in handleMessageImpl()
9893 what = MSG_DISPATCH_DRAG_EVENT; in dispatchDragEvent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64827 Landroid/view/ViewRootImpl;->MSG_DISPATCH_DRAG_EVENT:I