Home
last modified time | relevance | path

Searched refs:setContentType (Results 1 – 25 of 43) sorted by relevance

12

/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DSendReq.java38 setContentType("application/vnd.wap.multipart.related".getBytes()); in SendReq()
69 setContentType(contentType); in SendReq()
176 public void setContentType(byte[] value) { in setContentType() method in SendReq
H A DRetrieveConf.java100 public void setContentType(byte[] value) { in setContentType() method in RetrieveConf
H A DPduPart.java324 public void setContentType(byte[] contentType) { in setContentType() method in PduPart
H A DPduParser.java860 part.setContentType(contentType); in parseParts()
862 part.setContentType((PduContentTypes.contentTypes[0]).getBytes()); //"*/*" in parseParts()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsHapticsSimulator.kt40 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java182 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION) in createAll()
191 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION) in createAll()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/template/
H A DAudioTestHarnessTemplateAndroidTest.java91 .setContentType(AudioAttributes.CONTENT_TYPE_MUSIC) in playAudioFile()
/aosp14/frameworks/base/media/java/android/media/musicrecognition/
H A DRecognitionRequest.java89 .setContentType(CONTENT_TYPE_MUSIC)
/aosp14/frameworks/base/media/java/android/media/
H A DMediaActionSound.java153 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION) in MediaActionSound()
H A DAudioAttributes.java952 public Builder setContentType(@AttributeContentType int contentType) { in setContentType() method in AudioAttributes.Builder
981 setContentType(contentType); in setInternalContentType()
H A DRingtone.java90 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
H A DAudioPlaybackConfiguration.java396 .setContentType(in.mPlayerAttr.getContentType()) in anonymizedCopy()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java64 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION) in createAll()
/aosp14/frameworks/base/core/java/android/os/
H A DExternalVibration.java89 .setContentType(contentType) in readAudioAttributes()
/aosp14/frameworks/base/core/java/android/print/
H A DPrintDocumentInfo.java351 public @NonNull Builder setContentType(@ContentType int type) { in setContentType() method in PrintDocumentInfo.Builder
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java703 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_oldXml_migrates()
711 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_oldXml_migrates()
718 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_oldXml_migrates()
774 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_oldXml_backup_migratesWhenPkgInstalled()
782 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_oldXml_backup_migratesWhenPkgInstalled()
789 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_oldXml_backup_migratesWhenPkgInstalled()
842 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_newXml_noMigration_showPermissionNotification()
850 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_newXml_noMigration_showPermissionNotification()
857 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_newXml_noMigration_showPermissionNotification()
899 .setContentType(CONTENT_TYPE_SONIFICATION) in testReadXml_newXml_permissionNotificationOff()
[all …]
H A DRankingHelperTest.java197 .setContentType(AudioAttributes.CONTENT_TYPE_UNKNOWN) in setUp()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java98 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION) in run()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationChannelTest.java289 .setContentType(AudioAttributes.CONTENT_TYPE_UNKNOWN) in testWriteXmlForBackup_customLookup()
/aosp14/frameworks/base/media/java/android/media/metrics/
H A DPlaybackMetrics.java572 public @NonNull Builder setContentType(@ContentType int value) { in setContentType() method in PlaybackMetrics.Builder
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DSoundEffectsHelper.java194 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION) in onLoadSoundEffects()
/aosp14/frameworks/base/core/java/android/preference/
H A DSeekBarVolumizer.java254 .setContentType(AudioAttributes.CONTENT_TYPE_UNKNOWN) in getAudioAttributesForLegacyStreamType()
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/
H A DAccessibilityShortcutController.java111 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/aosp14/frameworks/base/core/java/android/widget/
H A DVideoView.java169 .setContentType(AudioAttributes.CONTENT_TYPE_MOVIE).build(); in VideoView()
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java105 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)

12