Searched defs:isPhone (Results 1 - 25 of 51) sorted by relevance

123

/packages/apps/Contacts/src/com/android/contacts/util/
H A DPhoneCapabilityTester.java58 public static boolean isPhone(Context context) { method in class:PhoneCapabilityTester
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DAzerty.java35 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { argument
46 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { argument
50 builder = new ExpectedKeyboardBuilder(getCommonAlphabetLayout(isPhone));
H A DBulgarianBds.java43 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DColemak.java37 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { argument
45 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { argument
49 builder = new ExpectedKeyboardBuilder(getCommonAlphabetLayout(isPhone));
H A DNordic.java36 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DQwerty.java36 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DQwertz.java33 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DSpanish.java33 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DSwiss.java33 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DSymbolsShifted.java34 public ExpectedKey[][] getLayout(final boolean isPhone) { argument
38 if (isPhone) {
42 .addKeysOnTheRightOfRow(4, customizer.getEnterKey(isPhone));
49 .addKeysOnTheRightOfRow(2, customizer.getEnterKey(isPhone))
53 .addKeysOnTheRightOfRow(4, customizer.getEmojiKey(isPhone));
140 public ExpectedKey[][] getLayout(final boolean isPhone) { argument
141 return new ExpectedKeyboardBuilder(super.getLayout(isPhone))
H A DBulgarian.java53 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DMarathi.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { argument
51 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } argument
54 ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, final int elementId) { argument
H A DMongolian.java54 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DNepaliRomanized.java49 public ExpectedKey[] getSpaceKeys(final boolean isPhone) { argument
60 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } argument
63 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { argument
65 return getCommonAlphabetLayout(isPhone);
H A DNepaliTraditional.java46 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } argument
49 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { argument
50 if (isPhone) {
54 return super.getKeysRightToSpacebar(isPhone);
59 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { argument
61 if (isPhone) {
91 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { argument
93 return getCommonAlphabetLayout(isPhone);
97 if (isPhone) {
H A DTamil.java45 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { argument
50 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { argument
51 return isPhone ? EMPTY_KEYS : EXCLAMATION_AND_QUESTION_MARKS;
62 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } argument
65 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { argument
H A DArmenianPhonetic.java48 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { argument
49 if (isPhone) {
62 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { argument
64 return isPhone ? joinKeys(key("\u055D", SETTINGS_KEY))
69 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { argument
71 final ExpectedKey fullStopKey = key("\u0589", getPunctuationMoreKeys(isPhone));
76 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { argument
102 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { argument
104 if (isPhone) {
182 public ExpectedKey[][] getLayout(final boolean isPhone) { argument
201 getLayout(final boolean isPhone) argument
[all...]
H A DBengali.java50 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { return EMPTY_KEYS; } argument
53 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { argument
54 return isPhone ? EMPTY_KEYS : EXCLAMATION_AND_QUESTION_MARKS;
65 ExpectedKey[][] getCommonAlphabetLayout(boolean isPhone) { return ALPHABET_COMMON; } argument
68 ExpectedKey[][] getCommonAlphabetShiftLayout(boolean isPhone, final int elementId) { argument
H A DDvorak.java44 public ExpectedKey[] getLeftShiftKeys(final boolean isPhone) { argument
45 return isPhone ? joinKeys(SHIFT_KEY): joinKeys(SHIFT_KEY, key("q"));
49 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { argument
50 return isPhone ? EMPTY_KEYS : joinKeys(key("z"), SHIFT_KEY);
54 public ExpectedKey[] getKeysLeftToSpacebar(final boolean isPhone) { argument
56 return isPhone ? joinKeys(key("q", SETTINGS_KEY))
61 public ExpectedKey[] getKeysRightToSpacebar(final boolean isPhone) { argument
63 convertToAdditionalMoreKeys(getPunctuationMoreKeys(isPhone));
65 return isPhone
82 public ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { argument
86 getRow1_1Key(final boolean isPhone, final int elementId) argument
94 getRow1_2Key(final boolean isPhone, final int elementId) argument
102 getRow1_3Key(final boolean isPhone, final int elementId) argument
111 getLayout(final boolean isPhone, final int elementId) argument
[all...]
H A DEastSlavic.java44 public ExpectedKey[] getRightShiftKeys(final boolean isPhone) { argument
45 return isPhone ? EMPTY_KEYS : EXCLAMATION_AND_QUESTION_MARKS;
56 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { return ALPHABET_COMMON; } argument
H A DGeorgian.java59 ExpectedKey[][] getCommonAlphabetLayout(final boolean isPhone) { argument
64 public ExpectedKey[][] getCommonAlphabetShiftLayout(final boolean isPhone, argument
67 return getCommonAlphabetLayout(isPhone);
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DSpanishCustomizer.java32 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { argument
33 return isPhone ? PHONE_PUNCTUATION_MORE_KEYS
H A DTestsTagalog.java45 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { argument
46 return isPhone ? LayoutBase.PHONE_PUNCTUATION_MORE_KEYS
H A DTestsCatalan.java44 public ExpectedKey[] getPunctuationMoreKeys(final boolean isPhone) { argument
45 return isPhone ? PHONE_PUNCTUATION_MORE_KEYS
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
H A DKeyboardLayoutSetTestsBase.java89 protected final boolean isPhone() { method in class:KeyboardLayoutSetTestsBase

Completed in 3275 milliseconds

123