Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DCarFeatures.java78 void resetCache() { in resetCache() method in CarFeatures
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
Ddic_traverse_session.cpp57 void DicTraverseSession::resetCache(const int thresholdForNextActiveDicNodes, const int maxWords) { in resetCache() function in latinime::DicTraverseSession
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java300 private void resetCache(int maxEntries, int maxBytes) throws IOException { in resetCache() method in BlobCache