Searched refs:CONTENT_TYPE_SONIFICATION (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAudioAttributes.java93 public final static int CONTENT_TYPE_SONIFICATION = 4; field in class:AudioAttributes
453 * {@link AudioAttributes#CONTENT_TYPE_SONIFICATION},
463 case CONTENT_TYPE_SONIFICATION:
544 mContentType = CONTENT_TYPE_SONIFICATION;
547 mContentType = CONTENT_TYPE_SONIFICATION;
553 mContentType = CONTENT_TYPE_SONIFICATION;
556 mContentType = CONTENT_TYPE_SONIFICATION;
563 mContentType = CONTENT_TYPE_SONIFICATION;
917 CONTENT_TYPE_SONIFICATION
H A DMediaActionSound.java124 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
H A DRingtone.java81 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java69 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/core/java/com/android/internal/widget/
H A DRotarySelector.java58 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
H A DSlidingTab.java71 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeService.java546 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java105 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java727 AudioAttributes.CONTENT_TYPE_SONIFICATION))
/frameworks/base/core/java/android/app/
H A DNotification.java364 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java244 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java4338 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java251 .setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)

Completed in 331 milliseconds