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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2718 private final static int MSG_DISPATCH_DRAG_EVENT = 15; field in class:ViewRootImpl
2761 case MSG_DISPATCH_DRAG_EVENT:
2762 return "MSG_DISPATCH_DRAG_EVENT";
2949 case MSG_DISPATCH_DRAG_EVENT:
4453 what = MSG_DISPATCH_DRAG_EVENT;

Completed in 35 milliseconds