/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | SubtypeLocaleUtils.java | 220 private static String getReplacementString(final InputMethodSubtype subtype, in getReplacementString() 230 public static String getSubtypeDisplayNameInSystemLocale(final InputMethodSubtype subtype) { in getSubtypeDisplayNameInSystemLocale() 235 public static String getSubtypeNameForLogging(final InputMethodSubtype subtype) { in getSubtypeNameForLogging() 242 private static String getSubtypeDisplayNameInternal(final InputMethodSubtype subtype, in getSubtypeDisplayNameInternal() 267 public static boolean isNoLanguage(final InputMethodSubtype subtype) { in isNoLanguage() 272 public static Locale getSubtypeLocale(final InputMethodSubtype subtype) { in getSubtypeLocale() 277 public static String getKeyboardLayoutSetDisplayName(final InputMethodSubtype subtype) { in getKeyboardLayoutSetDisplayName() 286 public static String getKeyboardLayoutSetName(final InputMethodSubtype subtype) { in getKeyboardLayoutSetName() 321 public static boolean isRtlLanguage(final InputMethodSubtype subtype) { in isRtlLanguage() 325 public static String getCombiningRulesExtraValue(final InputMethodSubtype subtype) { in getCombiningRulesExtraValue()
|
D | SpacebarLanguageUtils.java | 44 public static String getFullDisplayName(final InputMethodSubtype subtype) { in getFullDisplayName() 52 public static String getMiddleDisplayName(final InputMethodSubtype subtype) { in getMiddleDisplayName()
|
D | AdditionalSubtypeUtils.java | 48 public static boolean isAdditionalSubtype(final InputMethodSubtype subtype) { in isAdditionalSubtype() 89 public static String getPrefSubtype(final InputMethodSubtype subtype) { in getPrefSubtype() 120 final InputMethodSubtype subtype = createAsciiEmojiCapableAdditionalSubtype( in createAdditionalSubtypesArray() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutSetNavigateMoreKeysBase.java | 79 private void doTestMoreKeysOf(final int code, final InputMethodSubtype subtype, in doTestMoreKeysOf() 120 private void doTestNavigationMoreKeysOf(final int code, final InputMethodSubtype subtype, in doTestNavigationMoreKeysOf() 175 final InputMethodSubtype subtype, final int elementId, final int inputType) { in doTestNavigationWithEmojiMoreKeysOf() 229 private void doTestNoNavigationMoreKeysOf(final int code, final InputMethodSubtype subtype, in doTestNoNavigationMoreKeysOf() 285 final InputMethodSubtype subtype = richImm.findSubtypeByLocaleAndKeyboardLayoutSet( in testMoreKeysOfEnterKey() local
|
D | KeyboardLayoutSetActionLabelBase.java | 83 protected void doTestActionKeyLabelResId(final String tag, final InputMethodSubtype subtype, in doTestActionKeyLabelResId() 91 final InputMethodSubtype subtype, final int actionId, final Locale labelLocale, in doTestActionKeyLabelResIdInLocale() 105 protected void doTestActionKeyLabel(final String tag, final InputMethodSubtype subtype, in doTestActionKeyLabel() 132 protected void doTestActionKeyIcon(final String tag, final InputMethodSubtype subtype, in doTestActionKeyIcon()
|
D | KeyboardLayoutSetTestsBase.java | 65 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in setUp() local 116 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet() 122 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
|
D | KeyboardLayoutSetSubtypesCountTests.java | 40 final InputMethodSubtype subtype = subtypeList.get(index); in toString() local
|
D | KeyboardLayoutSetActionLabelKlpTests.java | 87 private void doTestActionLabelInLocale(final InputMethodSubtype subtype, in doTestActionLabelInLocale()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | RichInputMethodManager.java | 203 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in isAuxiliaryIme() local 248 public boolean checkIfSubtypeBelongsToThisImeAndEnabled(final InputMethodSubtype subtype) { in checkIfSubtypeBelongsToThisImeAndEnabled() 253 final InputMethodSubtype subtype) { in checkIfSubtypeBelongsToThisImeAndImplicitlyEnabled() 262 final InputMethodSubtype subtype) { in checkIfSubtypeBelongsToImeAndEnabled() 267 private static boolean checkIfSubtypeBelongsToList(final InputMethodSubtype subtype, in checkIfSubtypeBelongsToList() 272 private static int getSubtypeIndexInList(final InputMethodSubtype subtype, in getSubtypeIndexInList() 284 public boolean checkIfSubtypeBelongsToThisIme(final InputMethodSubtype subtype) { in checkIfSubtypeBelongsToThisIme() 288 private static int getSubtypeIndexInIme(final InputMethodSubtype subtype, in getSubtypeIndexInIme() 371 final InputMethodSubtype subtype = myImi.getSubtypeAt(i); in findSubtypeByLocaleAndKeyboardLayoutSet() local 381 public void setInputMethodAndSubtype(final IBinder token, final InputMethodSubtype subtype) { in setInputMethodAndSubtype()
|
D | SubtypeSwitcher.java | 199 private void switchToTargetIME(final String imiId, final InputMethodSubtype subtype, in switchToTargetIME() 253 public int getLanguageOnSpacebarFormatType(final InputMethodSubtype subtype) { in getLanguageOnSpacebarFormatType() 284 void forceSubtype(final InputMethodSubtype subtype) { in forceSubtype()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
D | InputMethodSubtypeCompatUtils.java | 67 public static boolean isAsciiCapable(final InputMethodSubtype subtype) { in isAsciiCapable() 73 public static boolean isAsciiCapableWithAPI(final InputMethodSubtype subtype) { in isAsciiCapableWithAPI()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
D | AdditionalSubtypeUtilsTests.java | 109 private static void assertEnUsDvorak(InputMethodSubtype subtype) { in assertEnUsDvorak() 132 private static void assertAzerty(InputMethodSubtype subtype) { in assertAzerty()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
D | CustomInputStyleSettingsFragment.java | 111 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in SubtypeLocaleAdapter() local 136 public KeyboardLayoutSetItem(final InputMethodSubtype subtype) { in KeyboardLayoutSetItem() 155 final InputMethodSubtype subtype = in KeyboardLayoutSetAdapter() local 188 public SubtypePreference(final Context context, final InputMethodSubtype subtype, in SubtypePreference() 209 public void setSubtype(final InputMethodSubtype subtype) { in setSubtype() 298 final InputMethodSubtype subtype = in onClick() local 541 private void showSubtypeAlreadyExistsToast(final InputMethodSubtype subtype) { in showSubtypeAlreadyExistsToast() 549 private InputMethodSubtype findDuplicatedSubtype(final InputMethodSubtype subtype) { in findDuplicatedSubtype()
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | InputMethodSettingValuesWrapper.java | 102 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in updateAsciiCapableEnabledImis() local 126 final InputMethodSubtype subtype = mImm.getCurrentInputMethodSubtype(); in getCurrentInputMethodName() local
|
D | InputMethodSubtypePreference.java | 39 InputMethodSubtypePreference(final Context context, final InputMethodSubtype subtype, in InputMethodSubtypePreference()
|
D | SpellCheckersSettings.java | 126 final SpellCheckerSubtype subtype) { in getSpellCheckerSubtypeLabel() 175 final SpellCheckerSubtype subtype = currentSci.getSubtypeAt(index); in showChooseLanguageDialog() local
|
D | InputMethodAndSubtypeUtil.java | 196 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in saveInputMethodSubtypeList() local 319 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in setSubtypesPreferenceEnabled() local 343 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in updateSubtypesPreferenceChecked() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | LanguageOnSpacebarHelper.java | 37 public int getLanguageOnSpacebarFormatType(final InputMethodSubtype subtype) { in getLanguageOnSpacebarFormatType()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
D | TestsQwertyEmail.java | 43 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
|
D | TestsQwertyUrl.java | 43 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
|
D | TestsDvorakEmail.java | 45 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
|
D | TestsDvorakUrl.java | 45 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | KeyboardTextsSetTests.java | 48 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in setUp() local
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/ |
D | ContentTypeParser.java | 25 private String subtype; field in ContentTypeParser 66 Token subtype; in parse() local
|
/packages/apps/Browser/src/com/android/browser/ |
D | NetworkStateHandler.java | 114 private void sendNetworkType(String type, String subtype) { in sendNetworkType()
|