Home
last modified time | relevance | path

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

/packages/apps/TV/tests/robotests/src/com/android/tv/util/
DMultiLongSparseArrayTest.java56 sparseArray.clearEmptyCache(); in testClearEmptyCache()
61 sparseArray.clearEmptyCache(); in testClearEmptyCache()
68 sparseArray.clearEmptyCache(); in testMaxEmptyCacheSize()
78 sparseArray.clearEmptyCache(); in testMaxEmptyCacheSize()
85 sparseArray.clearEmptyCache(); in testReuseEmptySets()
/packages/apps/TV/src/com/android/tv/util/
DMultiLongSparseArray.java81 public void clearEmptyCache() { in clearEmptyCache() method in MultiLongSparseArray
/packages/apps/TV/src/com/android/tv/data/
DProgramDataManager.java1024 mChannelId2ProgramUpdatedListeners.clearEmptyCache(); in performTrimMemory()