Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDictionary.java42 public static final String TYPE_USER_SHORTCUT = "user_shortcut"; field in Dictionary
44 new PhonyDictionary(TYPE_USER_SHORTCUT);