Home
last modified time | relevance | path

Searched refs:getLeftShiftKeys (Results 1 – 13 of 13) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DPcQwerty.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in PcQwerty.PcQwertyCustomizer
167 builder.addKeysOnTheLeftOfRow(4, (Object[])customizer.getLeftShiftKeys(isPhone)) in convertCommonLayoutToKeyboard()
DLayoutBase.java137 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in LayoutBase.LayoutCustomizer
359 numberOfRows - 1, (Object[])customizer.getLeftShiftKeys(isPhone)); in convertCommonLayoutToKeyboard()
DTamil.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Tamil.TamilCustomizer
DBengali.java50 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } in getLeftShiftKeys() method in Bengali.BengaliCustomizer
DMalayalam.java53 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Malayalam.MalayalamCustomizer
DMarathi.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Marathi.MarathiCustomizer
DKannada.java53 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Kannada.KannadaCustomizer
DTelugu.java53 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Telugu.TeluguCustomizer
DHindiCompact.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in HindiCompact.HindiCompactCustomizer
DHebrew.java70 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Hebrew.HebrewCustomizer
DDvorak.java44 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Dvorak.DvorakCustomizer
DArabic.java62 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Arabic.ArabicCustomizer
DFarsi.java60 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Farsi.FarsiCustomizer