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

/frameworks/base/core/java/android/view/
H A DViewRoot.java1833 public final static int DISPATCH_POINTER = 1006; field in class:ViewRoot
1875 case DISPATCH_POINTER: {
2858 Message msg = obtainMessage(DISPATCH_POINTER);

Completed in 49 milliseconds