/aosp14/frameworks/base/core/java/android/app/slice/ |
H A D | Slice.java | 429 public Builder addSubSlice(@NonNull Slice slice, @Nullable @SliceSubtype String subType) { in addSubSlice() 442 @Nullable @SliceSubtype String subType) { in addAction() 457 public Builder addText(CharSequence text, @Nullable @SliceSubtype String subType, in addText() 468 public Builder addIcon(Icon icon, @Nullable @SliceSubtype String subType, in addIcon() 481 @Nullable @SliceSubtype String subType, in addRemoteInput() 494 public Builder addInt(int value, @Nullable @SliceSubtype String subType, in addInt() 505 public Slice.Builder addTimestamp(long time, @Nullable @SliceSubtype String subType, in addTimestamp() 515 public Slice.Builder addLong(long value, @Nullable @SliceSubtype String subType, in addLong() 529 public Slice.Builder addBundle(Bundle bundle, @Nullable @SliceSubtype String subType, in addBundle()
|
H A D | SliceItem.java | 131 public SliceItem(Object obj, @SliceType String format, String subType, in SliceItem() 139 public SliceItem(Object obj, @SliceType String format, String subType, in SliceItem() 150 public SliceItem(PendingIntent intent, Slice slice, String format, String subType, in SliceItem()
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbDescriptorParser.java | 236 Byte subType = stream.getByte(); in allocDescriptor() local 247 Byte subType = stream.getByte(); in allocDescriptor() local 591 public boolean hasAudioTerminal(int subType, int terminalType) { in hasAudioTerminal() 609 public boolean hasAudioTerminalExcludeType(int subType, int excludedTerminalType) { in hasAudioTerminalExcludeType()
|
H A D | UsbACEndpoint.java | 55 int length, byte type, byte subType) { in allocDescriptor()
|
/aosp14/frameworks/base/media/java/android/media/tv/tuner/filter/ |
H A D | Filter.java | 249 int type, int subType, FilterConfiguration settings); in nativeConfigureFilter() 362 int subType = (s == null) ? mSubtype : s.getType(); in configure() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | SubscriptionInfo.java | 305 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo() 326 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo() 348 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
H A D | AssistManager.java | 520 int subType = 0; in toLoggingSubType() local
|
/aosp14/frameworks/base/media/java/android/media/tv/tuner/ |
H A D | Tuner.java | 1020 private native Filter nativeOpenFilter(int type, int subType, long bufferSize); in nativeOpenFilter() 2243 public Filter openFilter(@Type int mainType, @Subtype int subType, in openFilter()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_tv_Tuner.cpp | 3891 JNIEnv *env, jobject thiz, jint type, jint subType, jlong bufferSize) { in android_media_tv_Tuner_open_filter()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |