Searched defs:dependency (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/DeskClock/src/com/android/deskclock/widget/toast/ |
| D | SnackbarSlidingBehavior.java | 36 public boolean layoutDependsOn(CoordinatorLayout parent, View child, View dependency) { in layoutDependsOn() 41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() 47 public void onDependentViewRemoved(CoordinatorLayout parent, View child, View dependency) { in onDependentViewRemoved()
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/ui/ |
| D | SearchBarScrollingViewBehavior.java | 41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged()
|
| /packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/ |
| D | FloatingAppBarScrollingViewBehavior.java | 41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged()
|
| /packages/apps/Settings/src/com/android/settings/widget/ |
| D | FloatingAppBarScrollingViewBehavior.java | 41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged()
|
| /packages/services/Car/car-lib/src/android/car/vms/ |
| D | VmsLayerDependency.java | 125 List<VmsLayer> dependency = new ArrayList<>(); in VmsLayerDependency() local
|