Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewParent.java744 default OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@NonNull View child, in findOnBackInvokedDispatcherForChild() method
DViewGroup.java9441 public OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@NonNull View child, in findOnBackInvokedDispatcherForChild() method in ViewGroup
9445 return parent.findOnBackInvokedDispatcherForChild(this, requester); in findOnBackInvokedDispatcherForChild()
DViewRootImpl.java12448 public OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild( in findOnBackInvokedDispatcherForChild() method in ViewRootImpl.TrackballAxis
DView.java13364 return parent.findOnBackInvokedDispatcherForChild(this, this);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17778 HSPLandroid/view/ViewGroup;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/view/V…
18105 HSPLandroid/view/ViewRootImpl;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/vie…
/frameworks/base/config/
Dboot-image-profile.txt17842 HSPLandroid/view/ViewGroup;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/view/V…
18169 HSPLandroid/view/ViewRootImpl;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/vie…
/frameworks/base/core/api/
Dcurrent.txt53633 …od @Nullable public android.window.OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@No…
53818 …able public default android.window.OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@No…