/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/logging/ |
D | EventLogImplTest.java | 91 assertThat(event.getSubtype()).isEqualTo(MetricsEvent.PARENT_PROFILE); in testLogChooserActivityShown_personalProfile() 110 assertThat(event.getSubtype()).isEqualTo(MetricsEvent.MANAGED_PROFILE); in testLogChooserActivityShown_workProfile() 228 assertThat(event.getSubtype()).isEqualTo(positionPicked); in testLogShareTargetSelected() 248 assertThat(event.getSubtype()).isEqualTo(1); in testLogActionSelected() 273 assertThat(event.getSubtype()).isEqualTo(latency); in testLogDirectShareTargetReceived() 286 assertThat(event.getSubtype()).isEqualTo(previewType); in testLogActionShareWithPreview()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
D | CustomInputStyleSettingsFragment.java | 171 final InputMethodSubtype subtype = stylePref.getSubtype(); in onSaveCustomInputStyle() 191 final InputMethodSubtype subtype = stylePref.getSubtype(); in onAddCustomInputStyle() 278 subtypes.add(subtypePref.getSubtype()); in getSubtypes()
|
D | CustomInputStylePreference.java | 88 public InputMethodSubtype getSubtype() { in getSubtype() method in CustomInputStylePreference
|
/packages/services/Car/service/src/com/android/car/stats/ |
D | VmsClientStats.java | 62 mLayerChannel = layer.getSubtype(); in VmsClientStats()
|
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
D | MdnsPointerRecord.java | 72 public String getSubtype() { in getSubtype() method in MdnsPointerRecord
|
D | MdnsResponse.java | 152 String pointerRecordSubtype = pointerRecord.getSubtype(); in getSubtypes()
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/core/ |
D | SliceActionImpl.java | 429 .addAction(mAction, buildSliceContent(builder).build(), getSubtype()) in buildSlice() 483 public String getSubtype() { in getSubtype() method in SliceActionImpl
|
/packages/services/Car/car-lib/src/android/car/vms/ |
D | VmsLayer.java | 69 public int getSubtype() { in getSubtype() method in VmsLayer
|
D | VmsOperationRecorder.java | 260 .put("subtype", layer.getSubtype()) in toJson()
|
/packages/services/Car/tests/CarServiceTest/src/com/android/car/vms/ |
D | VmsHalServiceSubscriptionEventTest.java | 107 layer.getSubtype(), in subscribeViaHal()
|
/packages/modules/Connectivity/framework-t/src/android/net/nsd/ |
D | DiscoveryRequest.java | 94 public String getSubtype() { in getSubtype() method in DiscoveryRequest
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutSetTestsBase.java | 125 protected final InputMethodSubtype getSubtype(final Locale locale, in getSubtype() method in KeyboardLayoutSetTestsBase
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
D | LayoutTestsBase.java | 52 mSubtype = getSubtype(mLayout.getLocale(), mLayout.getName()); in setUp()
|
/packages/apps/Dialer/java/com/android/dialer/common/ |
D | NetworkUtil.java | 89 return getMobileNetworkType(netInfo.getSubtype()); in getNetworkType()
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | VmsHalService.java | 847 message.add(layer.getSubtype()); in appendLayer() 868 message.add(layer.getVmsLayer().getSubtype()); in appendAssociatedLayer()
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/builders/ |
D | SliceAction.java | 516 mSliceAction.getSubtype()); in setPrimaryAction()
|
/packages/modules/Connectivity/framework/src/android/net/ |
D | NetworkInfo.java | 244 public int getSubtype() { in getSubtype() method in NetworkInfo
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/ |
D | MdnsRecordTests.java | 201 assertNull(record.getSubtype()); in testPointerRecord()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | NetworkAgentTest.kt | 477 assertEquals(subtypeLTE, networkInfo?.getSubtype()) in testSetSubtypeNameAndExtraInfoByAgentConfig() 502 assertEquals(subtypeUMTS, networkInfo.getSubtype()) in testSetLegacySubtypeInNetworkAgent()
|
/packages/modules/Connectivity/framework-t/api/ |
D | current.txt | 234 method @Nullable public String getSubtype();
|
/packages/modules/Connectivity/framework/api/ |
D | current.txt | 409 method @Deprecated public int getSubtype();
|
/packages/modules/Connectivity/service-t/src/com/android/server/ |
D | NsdService.java | 845 String subtype = discoveryRequest.getSubtype(); in processMessage()
|
/packages/services/Car/car-lib/api/ |
D | system-current.txt | 2658 method @Deprecated public int getSubtype();
|
D | test-current.txt | 2764 method @Deprecated public int getSubtype();
|
/packages/services/Car/car-lib-module/api/ |
D | system-current.txt | 2658 method @Deprecated public int getSubtype();
|