Home
last modified time | relevance | path

Searched refs:getRightShiftKeys (Results 1 – 25 of 27) sorted by relevance

12

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsSwedishPcQwerty.java71 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in TestsSwedishPcQwerty.SwedishPcQwertyCustomizer
72 return mPcQwertyCustomizer.getRightShiftKeys(isPhone); in getRightShiftKeys()
DTestsBengaliBD.java44 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in TestsBengaliBD.BengaliBDCustomzier
DTestsSerbianLatinQwerty.java44 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in TestsSerbianLatinQwerty.SerbianLatinQwertyCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DEastSlavicCustomizer.java31 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in EastSlavicCustomizer
DSouthSlavicLayoutCustomizer.java34 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in SouthSlavicLayoutCustomizer
DTamilCustomizer.java36 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in TamilCustomizer
DPcQwertyCustomizer.java35 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in PcQwertyCustomizer
DBengaliCustomizer.java37 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in BengaliCustomizer
DHindiCustomizer.java37 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in HindiCustomizer
DSerbianLatinCustomizer.java29 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in SerbianLatinCustomizer
DDvorakCustomizer.java34 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in DvorakCustomizer
DLayoutCustomizer.java154 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in LayoutCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DSinhala.java55 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Sinhala.SinhalaCustomizer
DLao.java58 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } in getRightShiftKeys() method in Lao.LaoCustomizer
DThai.java58 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } in getRightShiftKeys() method in Thai.ThaiCustomizer
DKannada.java59 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Kannada.KannadaCustomizer
DMalayalam.java59 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Malayalam.MalayalamCustomizer
DMarathi.java58 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Marathi.MarathiCustomizer
DNepaliTraditional.java46 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in NepaliTraditional.NepaliTraditionalCustomizer
DTelugu.java59 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Telugu.TeluguCustomizer
DArmenianPhonetic.java50 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in ArmenianPhonetic.ArmenianPhoneticCustomizer
DHebrew.java74 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Hebrew.HebrewCustomizer
DKhmer.java53 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } in getRightShiftKeys() method in Khmer.KhmerCustomizer
DLayoutBase.java95 numberOfRows - 1, (Object[])customizer.getRightShiftKeys(isPhone)); in convertCommonLayoutToKeyboard()
DArabic.java66 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys() method in Arabic.ArabicCustomizer

12