Searched refs:resetCache (Results 1 - 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
H A Ddic_traverse_session.cpp57 void DicTraverseSession::resetCache(const int thresholdForNextActiveDicNodes, const int maxWords) { function in class:latinime::DicTraverseSession
H A Ddic_traverse_session.h73 void resetCache(const int thresholdForNextActiveDicNodes, const int maxWords);
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBlobCache.java149 resetCache(maxEntries, maxBytes);
300 private void resetCache(int maxEntries, int maxBytes) throws IOException { method in class:BlobCache
/packages/apps/Mms/src/com/android/mms/util/
H A DBlobCache.java150 resetCache(maxEntries, maxBytes);
301 private void resetCache(int maxEntries, int maxBytes) throws IOException { method in class:BlobCache
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
H A Dsuggest.cpp90 traverseSession->resetCache(TRAVERSAL->getMaxCacheSize(traverseSession->getInputSize()),

Completed in 139 milliseconds