Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DDelegatingContentLimitingAdapter.java64 int computeAnchorIndexWhenRestricting(); in computeAnchorIndexWhenRestricting() method
230 protected int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in DelegatingContentLimitingAdapter
233 .computeAnchorIndexWhenRestricting(); in computeAnchorIndexWhenRestricting()
H A DContentLimitingAdapter.java256 mRangeFilter.recompute(getUnrestrictedItemCount(), computeAnchorIndexWhenRestricting()); in setMaxItems()
293 protected int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in ContentLimitingAdapter
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/search/
H A DContactResultsAdapter.java124 public int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in ContactResultsAdapter
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/recyclerview/
H A DTestDelegatingContentLimitingAdapter.java124 public int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in TestDelegatingContentLimitingAdapter.WithContentLimiting
/aosp12/packages/apps/Car/Media/src/com/android/car/media/browse/
H A DLimitedBrowseAdapter.java107 public int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in LimitedBrowseAdapter
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/contact/
H A DContactListAdapter.java79 public int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in ContactListAdapter
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/calllog/
H A DCallLogAdapter.java159 public int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in CallLogAdapter
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/favorite/
H A DFavoriteAdapter.java156 public int computeAnchorIndexWhenRestricting() { in computeAnchorIndexWhenRestricting() method in FavoriteAdapter