Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStyleSettingsFragment.java185 showSubtypeAlreadyExistsToast(subtype); in onSaveCustomInputStyle()
203 showSubtypeAlreadyExistsToast(subtype); in onAddCustomInputStyle()
216 private void showSubtypeAlreadyExistsToast(final InputMethodSubtype subtype) { in showSubtypeAlreadyExistsToast() method in CustomInputStyleSettingsFragment