Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyPreviewView.java95 public static void clearTextCache() { in clearTextCache() method in KeyPreviewView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java780 KeyPreviewView.clearTextCache(); in startDisplayLanguageOnSpacebar()