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.java3650 private final static int MSG_DISPATCH_DRAG_EVENT = 15; field in ViewRootImpl
3693 case MSG_DISPATCH_DRAG_EVENT: in getMessageName()
3943 case MSG_DISPATCH_DRAG_EVENT: in handleMessage()
6990 what = MSG_DISPATCH_DRAG_EVENT; in dispatchDragEvent()