Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java3989 private final static int MSG_DISPATCH_DRAG_LOCATION_EVENT = 16; field in ViewRootImpl
4035 case MSG_DISPATCH_DRAG_LOCATION_EVENT: in getMessageName()
4226 case MSG_DISPATCH_DRAG_LOCATION_EVENT: { in handleMessage()
7428 what = MSG_DISPATCH_DRAG_LOCATION_EVENT; in dispatchDragEvent()
/frameworks/base/config/
Dhiddenapi-private-dex.txt98875 Landroid/view/ViewRootImpl;->MSG_DISPATCH_DRAG_LOCATION_EVENT:I