Searched refs:dispatchPointerCaptureChanged (Results 1 – 7 of 7) sorted by relevance
2606 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method2607 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
2030 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in ViewGroup2033 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()2037 children[i].dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
5662 mView.dispatchPointerCaptureChanged(hasCapture); in handlePointerCaptureChanged()9589 dispatchPointerCaptureChanged(pointerCaptureEnabled); in onPointerCaptureEvent()9921 private void dispatchPointerCaptureChanged(boolean on) { in dispatchPointerCaptureChanged() method in ViewRootImpl.TrackballAxis
29707 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in View
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60780 Landroid/view/IWindow$Stub$Proxy;->dispatchPointerCaptureChanged(Z)V60810 Landroid/view/IWindow;->dispatchPointerCaptureChanged(Z)V64571 Landroid/view/ViewRootImpl$W;->dispatchPointerCaptureChanged(Z)V64629 Landroid/view/ViewRootImpl;->dispatchPointerCaptureChanged(Z)V85455 Lcom/android/internal/view/BaseIWindow;->dispatchPointerCaptureChanged(Z)V
52058 method public void dispatchPointerCaptureChanged(boolean);