Home
last modified time | relevance | path

Searched refs:removeFromCache (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryListInterfaceState.java82 public void removeFromCache(final View view) { in removeFromCache() method in DictionaryListInterfaceState
DButtonSwitcher.java162 mInterfaceState.removeFromCache((View)getParent()); in animateButton()