Searched defs:getCommonAlphabetShiftLayout (Results 1 - 24 of 24) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DAzerty.java46 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Azerty
H A DColemak.java45 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Colemak
H A DMarathi.java54 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Marathi
H A DNepaliRomanized.java63 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:NepaliRomanized
H A DNepaliTraditional.java91 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:NepaliTraditional
H A DTamil.java65 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Tamil
H A DBengali.java68 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Bengali
H A DGeorgian.java64 public ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, method in class:Georgian
H A DGreek.java61 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Greek
H A DHindiCompact.java75 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:HindiCompact
H A DKannada.java82 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Kannada
H A DKhmer.java77 public ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, method in class:Khmer
H A DLao.java81 public ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, method in class:Lao
H A DMalayalam.java75 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Malayalam
H A DMyanmar.java95 public ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, method in class:Myanmar
H A DSinhala.java72 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Sinhala
H A DTelugu.java82 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Telugu
H A DThai.java85 public ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, method in class:Thai
H A DArabic.java153 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Arabic
H A DFarsi.java155 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Farsi
H A DHebrew.java106 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:Hebrew
H A DHindi.java89 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { method in class:Hindi
H A DPcQwerty.java102 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:PcQwerty
H A DLayoutBase.java386 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { method in class:LayoutBase
416 final ExpectedKey[][] commonLayout = getCommonAlphabetShiftLayout(isPhone, elementId);

Completed in 451 milliseconds