Home
last modified time | relevance | path

Searched refs:getKeysRightToSpacebar (Results 1 – 9 of 9) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DNepaliTraditional.java49 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in NepaliTraditional.NepaliTraditionalCustomizer
54 return super.getKeysRightToSpacebar(isPhone); in getKeysRightToSpacebar()
DArabic.java85 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in Arabic.ArabicCustomizer
87 return super.getKeysRightToSpacebar(isPhone); in getKeysRightToSpacebar()
DFarsi.java84 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in Farsi.FarsiCustomizer
86 return super.getKeysRightToSpacebar(isPhone); in getKeysRightToSpacebar()
DPcQwerty.java60 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in PcQwerty.PcQwertyCustomizer
159 builder.addKeysOnTheRightOfRow(5, (Object[])customizer.getKeysRightToSpacebar(isPhone)); in convertCommonLayoutToKeyboard()
DLayoutBase.java194 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in LayoutBase.LayoutCustomizer
347 numberOfRows, (Object[])customizer.getKeysRightToSpacebar(isPhone)); in convertCommonLayoutToKeyboard()
DArmenianPhonetic.java69 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in ArmenianPhonetic.ArmenianPhoneticCustomizer
DHindiCompact.java50 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in HindiCompact.HindiCompactCustomizer
DMyanmar.java62 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in Myanmar.MyanmarCustomizer
DDvorak.java61 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar() method in Dvorak.DvorakCustomizer