Searched refs:ROW1_1 (Results 1 – 3 of 3) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
D | Greek.java | 55 builder.replaceKeyOfLabel(ROW1_1, ROW1_1_SEMICOLON); in getCommonAlphabetLayout() 66 builder.replaceKeyOfLabel(ROW1_1, ROW1_1_COLON); in getCommonAlphabetShiftLayout() 68 builder.replaceKeyOfLabel(ROW1_1, ROW1_1_SEMICOLON); in getCommonAlphabetShiftLayout() 74 private static final String ROW1_1 = "ROW1_1"; field in Greek 84 key(ROW1_1, moreKey("1")),
|
D | Dvorak.java | 118 builder.replaceKeyOfLabel(ROW1_1, getRow1_1Key(isPhone, elementId)) in getLayout() 130 public static final String ROW1_1 = "ROW1_1"; field in Dvorak 136 ROW1_1, ROW1_2, ROW1_3,
|
D | PcQwerty.java | 72 builder.replaceKeyOfLabel(ROW1_1, key("`", moreKey("~"))) in getCommonAlphabetLayout() 181 private static final String ROW1_1 = "ROW1_1"; field in PcQwerty 194 ROW1_1,
|