Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DCarFeatures.java80 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/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarViewFactory.java193 protected void resetCache() { in resetCache() method in CarSystemBarViewFactory
DCarSystemBarController.java709 protected void resetCache() { in resetCache() method in CarSystemBarController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconGroupContainerController.java213 public void resetCache() { in resetCache() method in StatusIconGroupContainerController
/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