Searched refs:getFarthestPositionFrom (Results 1 – 2 of 2) sorted by relevance
625 mIndexRemoteViews.remove(getFarthestPositionFrom(position, visibleWindow)); in insert()636 int trimIndex = getFarthestPositionFrom(pruneFromPosition, visibleWindow); in insert()690 private int getFarthestPositionFrom(int pos, int[] visibleWindow) { in getFarthestPositionFrom() method in RemoteViewsAdapter.FixedSizeRemoteViewsCache
68580 Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;->getFarthestPositionFrom(I[I)I