Home
last modified time | relevance | path

Searched refs:findOnBackInvokedDispatcherForChild (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewParent.java744 default OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@NonNull View child, in findOnBackInvokedDispatcherForChild() method
H A DViewGroup.java9464 public OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@NonNull View child, in findOnBackInvokedDispatcherForChild() method in ViewGroup
9468 return parent.findOnBackInvokedDispatcherForChild(this, requester); in findOnBackInvokedDispatcherForChild()
H A DViewRootImpl.java11487 public OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild( in findOnBackInvokedDispatcherForChild() method in ViewRootImpl.TrackballAxis
H A DView.java12673 return parent.findOnBackInvokedDispatcherForChild(this, this); in findOnBackInvokedDispatcher()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18059 HSPLandroid/view/ViewGroup;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/view/V…
18426 HSPLandroid/view/ViewRootImpl;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/vie…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18123 HSPLandroid/view/ViewGroup;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/view/V…
18490 HSPLandroid/view/ViewRootImpl;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/vie…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53288 …able public default android.window.OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@No…