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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3186 private final static int MSG_DISPATCH_DRAG_EVENT = 15; field in class:ViewRootImpl
3229 case MSG_DISPATCH_DRAG_EVENT:
3230 return "MSG_DISPATCH_DRAG_EVENT";
3453 case MSG_DISPATCH_DRAG_EVENT:
6251 what = MSG_DISPATCH_DRAG_EVENT;

Completed in 44 milliseconds