Home
last modified time | relevance | path

Searched defs:findOnBackInvokedDispatcherForChild (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewParent.java744 default OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@NonNull View child, in findOnBackInvokedDispatcherForChild() method
DViewGroup.java9464 public OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild(@NonNull View child, in findOnBackInvokedDispatcherForChild() method in ViewGroup
DViewRootImpl.java11487 public OnBackInvokedDispatcher findOnBackInvokedDispatcherForChild( in findOnBackInvokedDispatcherForChild() method in ViewRootImpl.TrackballAxis