Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java596 private int mLastRequestedIndex; field in RemoteViewsAdapter.FixedSizeRemoteViewsCache
620 mLastRequestedIndex = -1; in FixedSizeRemoteViewsCache()
632 int pruneFromPosition = (mLastRequestedIndex > -1) ? mLastRequestedIndex : position; in insert()
722 mLastRequestedIndex = position; in queueRequestedPositionToLoad()
798 mLastRequestedIndex = -1; in reset()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt83663 Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;->mLastRequestedIndex:I