Home
last modified time | relevance | path

Searched defs:removeRedundantMoreKeys (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardParams.java139 public void removeRedundantMoreKeys() { in removeRedundantMoreKeys() method in KeyboardParams
DMoreKeySpec.java151 public static MoreKeySpec[] removeRedundantMoreKeys(@Nullable final MoreKeySpec[] moreKeys, in removeRedundantMoreKeys() method in MoreKeySpec
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java445 public static Key removeRedundantMoreKeys(@Nonnull final Key key, in removeRedundantMoreKeys() method in Key