Home
last modified time | relevance | path

Searched defs:isPhone (Results 1 – 25 of 69) sorted by relevance

123

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DLayoutCustomizer.java88 public ExpectedKey getSymbolsShiftKey(boolean isPhone) { in getSymbolsShiftKey()
144 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
154 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
163 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey()
172 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey()
182 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { in getSpaceKeys()
191 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
201 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
211 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
DPcQwertyCustomizer.java30 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
35 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
40 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
45 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
DDvorakCustomizer.java29 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
34 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
39 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
46 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
DHindiCustomizer.java37 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
42 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
49 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
DNepaliCustomizer.java37 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { in getSpaceKeys()
42 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
49 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DFarsi.java59 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
64 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
69 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
83 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
91 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { in getSpaceKeys()
96 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
143 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { in getCommonAlphabetLayout()
154 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
251 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
340 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
DArabic.java61 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
66 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
71 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
84 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
95 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
140 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { in getCommonAlphabetLayout()
151 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
264 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
339 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
DArmenianPhonetic.java50 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
64 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
71 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
78 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
104 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { in getCommonAlphabetLayout()
184 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
203 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
DDvorak.java38 public ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { in getCommonAlphabetLayout()
48 protected ExpectedKey getRow1_1Key(final boolean isPhone, final int elementId) { in getRow1_1Key()
62 protected ExpectedKey getRow1_2Key(final boolean isPhone, final int elementId) { in getRow1_2Key()
76 protected ExpectedKey getRow1_3Key(final boolean isPhone, final int elementId) { in getRow1_3Key()
85 public ExpectedKey[][] getLayout(final boolean isPhone, final int elementId) { in getLayout()
DKannada.java54 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
59 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
64 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { in getSpaceKeys()
80 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
83 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
DTelugu.java54 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
59 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
64 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { in getSpaceKeys()
80 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
83 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
DHebrew.java69 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
74 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
79 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { in getPunctuationMoreKeys()
102 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
105 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
176 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
DMarathi.java53 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
58 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
68 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
71 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
DMalayalam.java54 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
59 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
73 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
76 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
DLayoutBase.java74 final boolean isPhone) { in convertCommonLayoutToKeyboard()
108 abstract ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone); in getCommonAlphabetLayout()
120 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
138 public ExpectedKey[][] getLayout(final boolean isPhone, final int elementId) { in getLayout()
DHindiCompact.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
51 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
54 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
DHindi.java40 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
43 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
290 public ExpectedKey[][] getLayout(final boolean isPhone) { in getLayout()
DNepaliTraditional.java46 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
52 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
55 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
DPcQwerty.java38 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { in getCommonAlphabetLayout()
72 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
125 final boolean isPhone) { in convertCommonLayoutToKeyboard()
143 public ExpectedKey[][] getLayout(final boolean isPhone, final int elementId) { in getLayout()
DSinhala.java55 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
70 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } in getCommonAlphabetLayout()
73 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { in getCommonAlphabetShiftLayout()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsSwedishPcQwerty.java66 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { in getLeftShiftKeys()
71 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { in getRightShiftKeys()
76 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
81 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { in getKeysRightToSpacebar()
DTestsDvorakEmail.java63 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey()
68 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey()
73 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
85 protected ExpectedKey getRow1_1Key(final boolean isPhone, final int elementId) { in getRow1_1Key()
DTestsDvorakUrl.java61 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey()
66 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey()
71 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
81 protected ExpectedKey getRow1_1Key(final boolean isPhone, final int elementId) { in getRow1_1Key()
DTestsQwertyEmail.java59 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey()
64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey()
69 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()
DTestsQwertyUrl.java59 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey()
64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey()
69 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { in getKeysLeftToSpacebar()

123