Searched refs:dispatchPointerCaptureChanged (Results 1 – 7 of 7) sorted by relevance
2630 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method2631 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
2028 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in ViewGroup2031 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()2035 children[i].dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
5007 mView.dispatchPointerCaptureChanged(hasCapture); in handlePointerCaptureChanged()8851 dispatchPointerCaptureChanged(pointerCaptureEnabled); in onPointerCaptureEvent()9174 private void dispatchPointerCaptureChanged(boolean on) { in dispatchPointerCaptureChanged() method
28350 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in View
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
64103 Landroid/view/IWindow$Stub$Proxy;->dispatchPointerCaptureChanged(Z)V64133 Landroid/view/IWindow;->dispatchPointerCaptureChanged(Z)V67894 Landroid/view/ViewRootImpl$W;->dispatchPointerCaptureChanged(Z)V67952 Landroid/view/ViewRootImpl;->dispatchPointerCaptureChanged(Z)V88778 Lcom/android/internal/view/BaseIWindow;->dispatchPointerCaptureChanged(Z)V
48679 method public void dispatchPointerCaptureChanged(boolean);