Home
last modified time | relevance | path

Searched defs:getOutputText (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeySpecParser.java167 public static String getOutputText(@Nullable final String keySpec) { in getOutputText() method in KeySpecParser
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKey.java798 public final String getOutputText() { in getOutputText() method in Key