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 125 public static final String TAG_KEY_STYLE = "key-style";
417 } else if (TAG_KEY_STYLE.equals(tag)) {
431 } else if (TAG_KEY_STYLE.equals(tag)) {
468 } else if (TAG_KEY_STYLE.equals(tag)) {
484 } else if (TAG_KEY_STYLE.equals(tag)) {
    [all...]
KeyStyles.java 217 KeyboardBuilder.TAG_KEY_STYLE, styleName));

Completed in 152 milliseconds