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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3187 private final static int MSG_DISPATCH_DRAG_LOCATION_EVENT = 16; field in class:ViewRootImpl
3231 case MSG_DISPATCH_DRAG_LOCATION_EVENT:
3232 return "MSG_DISPATCH_DRAG_LOCATION_EVENT";
3454 case MSG_DISPATCH_DRAG_LOCATION_EVENT: {
6248 what = MSG_DISPATCH_DRAG_LOCATION_EVENT;

Completed in 18 milliseconds