Home
last modified time | relevance | path

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

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