Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DCachingIconView.java76 resetCache(); in setImageIconAsync()
93 resetCache(); in setImageResourceAsync()
100 resetCache(); in setImageURI()
106 resetCache(); in setImageURIAsync()
114 resetCache(); in setImageDrawable()
122 resetCache(); in setImageBitmap()
129 resetCache(); in onConfigurationChanged()
148 resetCache(); in testAndSetCache()
188 private synchronized void resetCache() { in resetCache() method in CachingIconView
/aosp12/frameworks/ex/common/java/com/android/common/widget/
H A DGroupingListAdapter.java118 resetCache(); in GroupingListAdapter()
140 private void resetCache() { in resetCache() method in GroupingListAdapter
163 resetCache(); in changeCursor()
417 resetCache(); in toggleGroup()
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DCarFeatures.java78 void resetCache() { in resetCache() method in CarFeatures
H A DCar.java1118 mFeatures.resetCache();
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
H A Ddic_traverse_session.cpp57 void DicTraverseSession::resetCache(const int thresholdForNextActiveDicNodes, const int maxWords) { in resetCache() function in latinime::DicTraverseSession
H A Ddic_traverse_session.h71 void resetCache(const int thresholdForNextActiveDicNodes, const int maxWords);
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBlobCache.java149 resetCache(maxEntries, maxBytes); in BlobCache()
300 private void resetCache(int maxEntries, int maxBytes) throws IOException { in resetCache() method in BlobCache
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
H A Dsuggest.cpp92 traverseSession->resetCache(TRAVERSAL->getMaxCacheSize(traverseSession->getInputSize(), in initializeSearch()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89672 Lcom/android/internal/widget/CachingIconView;->resetCache()V