Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4824 private static final int MSG_DISPATCH_DRAG_LOCATION_EVENT = 16; field in ViewRootImpl
4878 case MSG_DISPATCH_DRAG_LOCATION_EVENT: in getMessageName()
5094 case MSG_DISPATCH_DRAG_LOCATION_EVENT: { in handleMessage()
8474 what = MSG_DISPATCH_DRAG_LOCATION_EVENT; in dispatchDragEvent()