Home
last modified time | relevance | path

Searched refs:WATCH_POINTER (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java94 public final static boolean WATCH_POINTER = false; field
DViewRootImpl.java112 private static final boolean WATCH_POINTER = false; field in ViewRootImpl
2882 if (LOCAL_LOGV || WATCH_POINTER) { in finishMotionEvent()