Searched refs:dispatchPointerCaptureChanged (Results 1 – 6 of 6) sorted by relevance
2640 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method2641 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
2029 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in ViewGroup2032 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()2036 children[i].dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
5302 mView.dispatchPointerCaptureChanged(hasCapture); in handlePointerCaptureChanged()9360 dispatchPointerCaptureChanged(pointerCaptureEnabled); in onPointerCaptureEvent()9686 private void dispatchPointerCaptureChanged(boolean on) { in dispatchPointerCaptureChanged() method
29016 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in View
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
49579 method public void dispatchPointerCaptureChanged(boolean);