Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DPassThroughFilter.java31 public void notifyPivotIndexChanged(int pivotIndex) { in notifyPivotIndexChanged() method in PassThroughFilter
H A DRangeFilter.java40 void notifyPivotIndexChanged(int pivotIndex); in notifyPivotIndexChanged() method
H A DRangeFilterImpl.java164 public void notifyPivotIndexChanged(int pivotIndex) { in notifyPivotIndexChanged() method in RangeFilterImpl