Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsSwedishPcQwerty.java66 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in TestsSwedishPcQwerty.SwedishPcQwertyCustomizer
67 return mPcQwertyCustomizer.getLeftShiftKeys(isPhone); in getLeftShiftKeys()
DTestsBengaliIN.java44 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } in getLeftShiftKeys() method in TestsBengaliIN.BengaliINCustomzier
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DTamilCustomizer.java31 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in TamilCustomizer
DPcQwertyCustomizer.java30 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in PcQwertyCustomizer
DDvorakCustomizer.java29 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in DvorakCustomizer
DLayoutCustomizer.java144 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in LayoutCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DTelugu.java54 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Telugu.TeluguCustomizer
DKannada.java54 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Kannada.KannadaCustomizer
DMalayalam.java54 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Malayalam.MalayalamCustomizer
DMarathi.java53 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Marathi.MarathiCustomizer
DHindiCompact.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in HindiCompact.HindiCompactCustomizer
DHebrew.java69 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Hebrew.HebrewCustomizer
DLayoutBase.java93 numberOfRows - 1, (Object[])customizer.getLeftShiftKeys(isPhone)); in convertCommonLayoutToKeyboard()
DPcQwerty.java137 builder.addKeysOnTheLeftOfRow(4, (Object[])customizer.getLeftShiftKeys(isPhone)) in convertCommonLayoutToKeyboard()
DArabic.java61 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Arabic.ArabicCustomizer
DFarsi.java59 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys() method in Farsi.FarsiCustomizer