Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4324 private static final int MSG_DISPATCH_DRAG_EVENT = 15; field in ViewRootImpl
4372 case MSG_DISPATCH_DRAG_EVENT: in getMessageName()
4581 case MSG_DISPATCH_DRAG_EVENT: { in handleMessage()
7871 what = MSG_DISPATCH_DRAG_EVENT; in dispatchDragEvent()