Searched refs:getFarthestPositionFrom (Results 1 – 2 of 2) sorted by relevance
630 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
72546 Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;->getFarthestPositionFrom(I[I)I