Searched refs:ROW4_8 (Results 1 – 1 of 1) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
D | PcQwerty.java | 81 .replaceKeyOfLabel(ROW4_8, key(",", moreKey("<"))) in getCommonAlphabetLayout() 140 .replaceKeyOfLabel(ROW4_8, key("<", joinMoreKeys("\u2039", "\u2264", "\u00AB"))) in getCommonAlphabetShiftLayout() 188 private static final String ROW4_8 = "ROW4_8"; field in PcQwerty 230 .setKeysOfRow(4, "z", "x", "c", "v", "b", "n", "m", ROW4_8, ROW4_9, ROW4_10)
|