Home
last modified time | relevance | path

Searched defs:getAlphabetKey (Results 1 – 20 of 20) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DEastSlavicCustomizer.java28 public final ExpectedKey getAlphabetKey() { return EAST_SLAVIC_ALPHABET_KEY; } in getAlphabetKey() method in EastSlavicCustomizer
DSouthSlavicLayoutCustomizer.java31 public final ExpectedKey getAlphabetKey() { return SOUTH_SLAVIC_ALPHABET_KEY; } in getAlphabetKey() method in SouthSlavicLayoutCustomizer
DBengaliCustomizer.java29 public ExpectedKey getAlphabetKey() { return BENGALI_ALPHABET_KEY; } in getAlphabetKey() method in BengaliCustomizer
DTamilCustomizer.java28 public ExpectedKey getAlphabetKey() { return TAMIL_ALPHABET_KEY; } in getAlphabetKey() method in TamilCustomizer
DDevanagariCustomizer.java28 public ExpectedKey getAlphabetKey() { return HINDI_ALPHABET_KEY; } in getAlphabetKey() method in DevanagariCustomizer
DLayoutCustomizer.java75 public ExpectedKey getAlphabetKey() { return ALPHABET_KEY; } in getAlphabetKey() method in LayoutCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DBulgarian.java45 public ExpectedKey getAlphabetKey() { in getAlphabetKey() method in Bulgarian.BulgarianCustomizer
DGeorgian.java44 public ExpectedKey getAlphabetKey() { return GEORGIAN_ALPHABET_KEY; } in getAlphabetKey() method in Georgian.GeorgianCustomizer
DSinhala.java44 public ExpectedKey getAlphabetKey() { return SINHALA_ALPHABET_KEY; } in getAlphabetKey() method in Sinhala.SinhalaCustomizer
DKhmer.java47 public ExpectedKey getAlphabetKey() { return KHMER_ALPHABET_KEY; } in getAlphabetKey() method in Khmer.KhmerCustomizer
DMalayalam.java43 public ExpectedKey getAlphabetKey() { return MALAYALAM_ALPHABET_KEY; } in getAlphabetKey() method in Malayalam.MalayalamCustomizer
DGreek.java44 public ExpectedKey getAlphabetKey() { return GREEK_ALPHABET_KEY; } in getAlphabetKey() method in Greek.GreekCustomizer
DLao.java47 public ExpectedKey getAlphabetKey() { return LAO_ALPHABET_KEY; } in getAlphabetKey() method in Lao.LaoCustomizer
DTelugu.java43 public ExpectedKey getAlphabetKey() { return TELUGU_ALPHABET_KEY; } in getAlphabetKey() method in Telugu.TeluguCustomizer
DKannada.java43 public ExpectedKey getAlphabetKey() { return KANNADA_ALPHABET_KEY; } in getAlphabetKey() method in Kannada.KannadaCustomizer
DThai.java47 public ExpectedKey getAlphabetKey() { return THAI_ALPHABET_KEY; } in getAlphabetKey() method in Thai.ThaiCustomizer
DHebrew.java42 public ExpectedKey getAlphabetKey() { return HEBREW_ALPHABET_KEY; } in getAlphabetKey() method in Hebrew.HebrewCustomizer
DArmenianPhonetic.java47 public ExpectedKey getAlphabetKey() { return ARMENIAN_ALPHABET_KEY; } in getAlphabetKey() method in ArmenianPhonetic.ArmenianPhoneticCustomizer
DArabic.java42 public ExpectedKey getAlphabetKey() { return ARABIC_ALPHABET_KEY; } in getAlphabetKey() method in Arabic.ArabicCustomizer
DFarsi.java42 public ExpectedKey getAlphabetKey() { return FARSI_ALPHABET_KEY; } in getAlphabetKey() method in Farsi.FarsiCustomizer