Home
last modified time | relevance | path

Searched refs:closeAll (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java152 closeAll(); in BlobCache()
178 closeAll(); in close()
181 private void closeAll() { in closeAll() method in BlobCache
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryListInterfaceState.java64 public void closeAll() { in closeAll() method in DictionaryListInterfaceState
DWordListPreference.java270 mInterfaceState.closeAll(); in onWordListClicked()