Home
last modified time | relevance | path

Searched refs:getFarthestPositionFrom (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java630 mIndexRemoteViews.remove(getFarthestPositionFrom(position, visibleWindow)); in insert()
641 int trimIndex = getFarthestPositionFrom(pruneFromPosition, visibleWindow); in insert()
695 private int getFarthestPositionFrom(int pos, int[] visibleWindow) { in getFarthestPositionFrom() method in RemoteViewsAdapter.FixedSizeRemoteViewsCache
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72546 Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;->getFarthestPositionFrom(I[I)I