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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
SerbianQwertz.java 39 public static final String ROW3_8 = "ROW3_8";
56 .setKeysOfRow(3, "y", "x", "c", "v", "b", "n", "m", ROW3_8, ROW3_9)
SouthSlavic.java 39 public static final String ROW3_8 = "ROW3_8";
85 ROW3_1, "\u045F", "\u0446", "\u0432", "\u0431", "\u043D", "\u043C", ROW3_8,
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
SerbianLatinCustomizer.java 42 .replaceKeyOfLabel(SerbianQwertz.ROW3_8, "\u0111")
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsMacedonian.java 66 .replaceKeyOfLabel(SouthSlavic.ROW3_8, "\u0453");
TestsSerbian.java 72 .replaceKeyOfLabel(SouthSlavic.ROW3_8, "\u0452");

Completed in 54 milliseconds