Searched refs:hasPointerCapture (Results 1 – 4 of 4) sorted by relevance
4547 boolean hasPointerCapture() { in hasPointerCapture() method in ViewRootImpl6051 if (!hasPointerCapture() || mView.dispatchCapturedPointerEvent(event)) { in processTrackballEvent()6066 if (hasPointerCapture() && mView.dispatchCapturedPointerEvent(event)) { in processGenericMotionEvent()
14384 if (!hasPointerCapture()) {27786 public boolean hasPointerCapture() { in hasPointerCapture() method27791 return viewRootImpl.hasPointerCapture(); in hasPointerCapture()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
54015 method public boolean hasPointerCapture();