Searched refs:dispatchPointerCaptureChanged (Results 1 – 7 of 7) sorted by relevance
2284 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method2285 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
2026 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method in ViewGroup2029 super.dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()2033 children[i].dispatchPointerCaptureChanged(hasCapture); in dispatchPointerCaptureChanged()
6269 mView.dispatchPointerCaptureChanged(hasCapture); in handlePointerCaptureChanged()10387 dispatchPointerCaptureChanged(pointerCaptureEnabled); in onPointerCaptureEvent()10714 private void dispatchPointerCaptureChanged(boolean on) { in dispatchPointerCaptureChanged() method in ViewRootImpl.TrackballAxis
30776 public void dispatchPointerCaptureChanged(boolean hasCapture) { in dispatchPointerCaptureChanged() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60137 Landroid/view/IWindow$Stub$Proxy;->dispatchPointerCaptureChanged(Z)V60167 Landroid/view/IWindow;->dispatchPointerCaptureChanged(Z)V63928 Landroid/view/ViewRootImpl$W;->dispatchPointerCaptureChanged(Z)V63986 Landroid/view/ViewRootImpl;->dispatchPointerCaptureChanged(Z)V84812 Lcom/android/internal/view/BaseIWindow;->dispatchPointerCaptureChanged(Z)V
52564 method public void dispatchPointerCaptureChanged(boolean);