Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java605 mIndexRemoteViews.remove(getFarthestPositionFrom(position, visibleWindow)); in insert()
616 int trimIndex = getFarthestPositionFrom(pruneFromPosition, visibleWindow); in insert()
670 private int getFarthestPositionFrom(int pos, int[] visibleWindow) { in getFarthestPositionFrom() method in RemoteViewsAdapter.FixedSizeRemoteViewsCache
/frameworks/base/config/
Dhiddenapi-private-dex.txt104281 Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;->getFarthestPositionFrom(I[I)I