/aosp12/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/ |
H A D | SlicePreferencesUtil.java | 79 if (item.getSubType() != null) { in getPreference() 374 if (item.getSubType() != null in getScreenTitleItem() 385 if (item.getSubType() != null in getRedirectSlice() 396 if (item.getSubType() != null in getFocusedPreferenceItem() 407 if (item.getSubType() != null in getEmbeddedItem() 418 if (item.getSubType() != null && item.getSubType().equals( in isIconNeedsToBeProcessed() 429 if (item.getSubType() != null in getButtonStyle() 440 if (item.getSubType() != null in getSeekbarMin() 451 if (item.getSubType() != null in getSeekbarMax() 462 if (item.getSubType() != null in getSeekbarValue() [all …]
|
H A D | SliceFragment.java | 299 if (SlicesConstants.TYPE_PREFERENCE.equals(item.getSubType()) in update() 300 || SlicesConstants.TYPE_PREFERENCE_CATEGORY.equals(item.getSubType())) { in update()
|
/aosp12/frameworks/base/core/java/android/app/slice/ |
H A D | SliceQuery.java | 182 if (item.getSubType() == null && desiredType.indexOf('/') < 0) { in compareTypes() 185 return (item.getFormat() + "/" + item.getSubType()) in compareTypes()
|
H A D | SliceItem.java | 189 public String getSubType() { in getSubType() method in SliceItem
|
/aosp12/frameworks/base/media/jni/tuner/ |
H A D | DemuxClient.cpp | 69 Status s = mTunerDemux->openFilter((int)type.mainType, getSubType(type), in openFilter() 294 int DemuxClient::getSubType(DemuxFilterType filterType) { in getSubType() function in android::DemuxClient
|
H A D | DemuxClient.h | 115 int getSubType(DemuxFilterType filterType);
|
/aosp12/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkIdentitySet.java | 105 out.writeInt(ident.getSubType()); in writeToStream()
|
H A D | NetworkStatsService.java | 1332 ident.getSubType(), ident.getSubscriberId(), ident.getNetworkId(),
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | NetworkIdentity.java | 153 public int getSubType() { in getSubType() method in NetworkIdentity
|
/aosp12/hardware/interfaces/tv/tuner/config/ |
H A D | TunerTestingConfigReaderV1_0.h | 633 auto subType = filterConfig.getSubType(); in readFilterTypeAndSettings()
|
/aosp12/hardware/interfaces/tv/tuner/config/api/ |
H A D | current.txt | 264 …hod @Nullable public android.media.tuner.testing.configuration.V1_0.FilterSubTypeEnum getSubType();
|
/aosp12/packages/modules/Connectivity/Tethering/apex/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 750 Landroid/net/NetworkIdentity;->getSubType()I
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 8210 method public String getSubType();
|