Home
last modified time | relevance | path

Searched defs:resetCache (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/
H A DCarFeatures.java78 void resetCache() { in resetCache() method in CarFeatures
/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
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DCachingIconView.java188 private synchronized void resetCache() { in resetCache() method in CachingIconView
/aosp12/frameworks/ex/common/java/com/android/common/widget/
H A DGroupingListAdapter.java140 private void resetCache() { in resetCache() method in GroupingListAdapter
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBlobCache.java300 private void resetCache(int maxEntries, int maxBytes) throws IOException { in resetCache() method in BlobCache