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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Greek.java 56 builder.replaceKeyOfLabel(ROW1_2, ROW1_2_FINAL_SIGMA);
70 builder.replaceKeyOfLabel(ROW1_2, ROW1_2_FINAL_SIGMA);
78 private static final String ROW1_2 = "ROW2_2";
85 key(ROW1_2, moreKey("2")),
Dvorak.java 119 .replaceKeyOfLabel(ROW1_2, getRow1_2Key(isPhone, elementId))
131 public static final String ROW1_2 = "ROW1_2";
136 ROW1_1, ROW1_2, ROW1_3,

Completed in 76 milliseconds