Home
last modified time | relevance | path

Searched defs:subtypeName (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DRichInputMethodSubtypeTests.java176 final String subtypeName = SubtypeLocaleUtils in testAllFullDisplayNameForSpacebar() local
192 final String subtypeName = SubtypeLocaleUtils in testAllMiddleDisplayNameForSpacebar() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DSubtypeLocaleUtilsTests.java160 final String subtypeName = SubtypeLocaleUtils in testAllFullDisplayName() local
488 final String subtypeName = SubtypeLocaleUtils in testIsRtlLanguage() local
/packages/modules/Connectivity/framework/src/android/net/
DNetworkInfo.java168 @Nullable String typeName, @Nullable String subtypeName) { in NetworkInfo()
254 public void setSubtype(int subtype, String subtypeName) { in setSubtype()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/
DInputMethodAndSubtypeUtil.java156 final CharSequence subtypeName = subtype.getDisplayName(context, in getSubtypeLocaleNameAsSentence() local
DInputMethodAndSubtypeUtilCompat.java293 final CharSequence subtypeName = subtype.getDisplayName(context, in getSubtypeLocaleNameAsSentence() local