Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java863 int numToUncache = cachedConvos.size() - targetCachedCount; in cleanupCachedShortcuts() local
866 numToUncache + 1, in cleanupCachedShortcuts()
876 if (maxHeap.size() > numToUncache) { in cleanupCachedShortcuts()