Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DHomepageAppBarScrollingViewBehavior.java41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() method in HomepageAppBarScrollingViewBehavior
H A DFloatingAppBarScrollingViewBehavior.java41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() method in FloatingAppBarScrollingViewBehavior
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
H A DSearchBarScrollingViewBehavior.java41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() method in SearchBarScrollingViewBehavior