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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2719 private final static int MSG_DISPATCH_DRAG_LOCATION_EVENT = 16; field in class:ViewRootImpl
2763 case MSG_DISPATCH_DRAG_LOCATION_EVENT:
2764 return "MSG_DISPATCH_DRAG_LOCATION_EVENT";
2950 case MSG_DISPATCH_DRAG_LOCATION_EVENT: {
4450 what = MSG_DISPATCH_DRAG_LOCATION_EVENT;

Completed in 15 milliseconds