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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Nordic.java 40 public static final String ROW2_10 = "ROW2_10";
56 .setKeysOfRow(2, "a", "s", "d", "f", "g", "h", "j", "k", "l", ROW2_10, ROW2_11)
Spanish.java 36 public static final String ROW2_10 = "ROW2_10";
50 .setKeysOfRow(2, "a", "s", "d", "f", "g", "h", "j", "k", "l", ROW2_10)
Swiss.java 37 public static final String ROW2_10 = "ROW2_10";
53 .setKeysOfRow(2, "a", "s", "d", "f", "g", "h", "j", "k", "l", ROW2_10, ROW2_11)
Uzbek.java 40 public static final String ROW2_10 = "ROW2_10";
56 .setKeysOfRow(2, "a", "s", "d", "f", "g", "h", "j", "k", "l", ROW2_10, ROW2_11)
SerbianQwertz.java 37 public static final String ROW2_10 = "ROW2_10";
55 .setKeysOfRow(2, "a", "s", "d", "f", "g", "h", "j", "k", "l", ROW2_10, ROW2_11)
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
UzbekCustomizer.java 32 .replaceKeyOfLabel(Nordic.ROW2_10, "g\u02BB")
FinnishCustomizer.java 33 .replaceKeyOfLabel(Nordic.ROW2_10, "\u00F6")
SpanishCustomizer.java 91 .replaceKeyOfLabel(Spanish.ROW2_10, "\u00F1")
DanishCustomizer.java 47 .replaceKeyOfLabel(Nordic.ROW2_10, "\u00E6")
EstonianEECustomizer.java 42 .replaceKeyOfLabel(Nordic.ROW2_10, "\u00F6")
NorwegianCustomizer.java 41 .replaceKeyOfLabel(Nordic.ROW2_10, "\u00F8")
SerbianLatinCustomizer.java 38 .replaceKeyOfLabel(SerbianQwertz.ROW2_10, "\u010D")
SwedishCustomizer.java 57 .replaceKeyOfLabel(Nordic.ROW2_10, "\u00F6")
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsCatalan.java 112 .replaceKeyOfLabel(Spanish.ROW2_10, "\u00E7")
TestsEsperanto.java 165 .replaceKeyOfLabel(Spanish.ROW2_10, "\u0135")
TestsFrenchCH.java 51 .replaceKeyOfLabel(Swiss.ROW2_10, key("\u00E9", moreKey("\u00F6")))
TestsGermanCH.java 51 .replaceKeyOfLabel(Swiss.ROW2_10, key("\u00F6", moreKey("\u00E9")))
TestsItalianCH.java 51 .replaceKeyOfLabel(Swiss.ROW2_10, key("\u00F6", moreKey("\u00E9")))

Completed in 151 milliseconds