| /packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
| D | MdnsSearchOptions.java | 59 private final List<String> subtypes; field in MdnsSearchOptions 69 MdnsSearchOptions(List<String> subtypes, boolean isPassiveMode, boolean removeExpiredService, in MdnsSearchOptions() 147 private final Set<String> subtypes; field in MdnsSearchOptions.Builder 175 public Builder addSubtypes(@NonNull Collection<String> subtypes) { in addSubtypes()
|
| D | MdnsServiceInfo.java | 76 private final List<String> subtypes; field in MdnsServiceInfo 96 @Nullable List<String> subtypes, in MdnsServiceInfo() 120 List<String> subtypes, in MdnsServiceInfo() 149 @Nullable List<String> subtypes, in MdnsServiceInfo() 179 @Nullable List<String> subtypes, in MdnsServiceInfo()
|
| D | EnqueueMdnsQueryCallable.java | 71 private final List<String> subtypes; field in EnqueueMdnsQueryCallable 86 @NonNull Collection<String> subtypes, in EnqueueMdnsQueryCallable()
|
| D | MdnsServiceBrowserListener.java | 72 void onDiscoveryQuerySent(@NonNull List<String> subtypes, int transactionId); in onDiscoveryQuerySent()
|
| D | MdnsServiceTypeClient.java | 416 final List<String> subtypes; field in MdnsServiceTypeClient.QueryTaskConfig 432 QueryTaskConfig(@NonNull Collection<String> subtypes, boolean usePassiveMode, in QueryTaskConfig()
|
| D | MdnsResponse.java | 146 List<String> subtypes = null; in getSubtypes() local
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
| D | RichInputMethodManager.java | 306 final List<InputMethodSubtype> subtypes) { in checkIfSubtypeBelongsToList() 311 final List<InputMethodSubtype> subtypes) { in getSubtypeIndexInList() 404 final List<InputMethodSubtype> subtypes = getMyEnabledInputMethodSubtypeList(true); in hasMultipleEnabledSubtypes() local 435 final List<InputMethodSubtype> subtypes = in findSubtypeByLocale() local 477 public void setAdditionalInputMethodSubtypes(final InputMethodSubtype[] subtypes) { in setAdditionalInputMethodSubtypes() 479 getInputMethodIdOfThisIme(), subtypes); in setAdditionalInputMethodSubtypes() local 560 final List<InputMethodSubtype> subtypes = shortcuts.get(imi); in updateShortcutIme() local
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
| D | CustomInputStyleSettingsFragment.java | 84 final InputMethodSubtype[] subtypes = in updateCustomInputStylesSummary() local 270 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in getSubtypes() local 288 final InputMethodSubtype[] subtypes = getSubtypes(); in onPause() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/ |
| D | InputMethodAndSubtypePreferenceControllerTest.java | 97 List<InputMethodSubtype> subtypes = new ArrayList<>(); in createInputMethodInfo() local
|
| D | AvailableVirtualKeyboardFragmentTest.java | 205 List<InputMethodSubtype> subtypes = new ArrayList<>(); in createFakeInputMethodInfoList() local
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
| D | AdditionalSubtypeUtilsTests.java | 174 final InputMethodSubtype[] subtypes = { EN_US_DVORAK, ZZ_AZERTY }; in testRestorable() local
|
| D | LanguageOnSpacebarUtilsTests.java | 93 private static void enableSubtypes(final RichInputMethodSubtype ... subtypes) { in enableSubtypes()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/ |
| D | UserDictionaryList.java | 87 final List<InputMethodSubtype> subtypes = in getUserDictionaryLocalesSet() local
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/inputmethod/ |
| D | InputMethodUtilTest.java | 343 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfoWithSubtypes() local 360 List<InputMethodSubtype> subtypes = new ArrayList<>(); in createSubtypes() local
|
| D | EnabledKeyboardPreferenceControllerTest.java | 263 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfoWithSubtypes() local 282 List<InputMethodSubtype> subtypes = new ArrayList<>(); in createSubtypes() local
|
| D | KeyboardManagementPreferenceControllerTest.java | 1133 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfo() local 1150 List<InputMethodSubtype> subtypes = new ArrayList<>(); in createSubtypes() local
|
| /packages/apps/Settings/src/com/android/settings/inputmethod/ |
| D | UserDictionaryListPreferenceController.java | 112 final List<InputMethodSubtype> subtypes = in getUserDictionaryLocalesSet() local
|
| D | NewKeyboardSettingsUtils.java | 60 List<InputMethodSubtype> subtypes = in getSuitableImeLabels() local
|
| D | NewKeyboardLayoutEnabledLocalesFragment.java | 159 List<InputMethodSubtype> subtypes = in updateCheckedState() local
|
| /packages/apps/Car/Settings/src/com/android/car/settings/inputmethod/ |
| D | InputMethodUtil.java | 113 List<InputMethodSubtype> subtypes = in getSummaryString() local
|
| /packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/ |
| D | InputMethodAndSubtypeUtil.java | 163 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
| D | InputMethodAndSubtypeUtilCompat.java | 300 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
| D | AdditionalSubtypeUtils.java | 133 public static String createPrefSubtypes(final InputMethodSubtype[] subtypes) { in createPrefSubtypes()
|
| /packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/query/ |
| D | InputDeviceResultTask.java | 193 private static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
| /packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/inputmethod/ |
| D | InputMethodPreferenceController.java | 236 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(mImi, true); in getSummaryString() local
|