HomeSort by relevance Sort by last modified time
    Searched refs:TAG_KEY_STYLE (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardBuilder.java 134 public static final String TAG_KEY_STYLE = "key-style";
326 } else if (TAG_KEY_STYLE.equals(tag)) {
377 } else if (TAG_KEY_STYLE.equals(tag)) {
    [all...]
KeyStylesSet.java 184 KeyboardBuilder.TAG_KEY_STYLE, styleName));

Completed in 928 milliseconds