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 | 56 builder.replaceKeyOfLabel(ROW1_1, ROW1_1_SEMICOLON); in getCommonAlphabetLayout() 67 builder.replaceKeyOfLabel(ROW1_1, ROW1_1_COLON); in getCommonAlphabetShiftLayout() 69 builder.replaceKeyOfLabel(ROW1_1, ROW1_1_SEMICOLON); in getCommonAlphabetShiftLayout() 75 private static final String ROW1_1 = "ROW1_1"; field in Greek 85 key(ROW1_1, moreKey("1")),
|
D | Dvorak.java | 92 builder.replaceKeyOfLabel(ROW1_1, getRow1_1Key(isPhone, elementId)) in getLayout() 104 public static final String ROW1_1 = "ROW1_1"; field in Dvorak 110 ROW1_1, ROW1_2, ROW1_3,
|
D | PcQwerty.java | 42 builder.replaceKeyOfLabel(ROW1_1, key("`", moreKey("~"))) in getCommonAlphabetLayout() 151 private static final String ROW1_1 = "ROW1_1"; field in PcQwerty 164 ROW1_1,
|