Home
last modified time | relevance | path

Searched refs:USAGE_NOTIFICATION (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/os/
DVibrationAttributes.java54 USAGE_NOTIFICATION,
98 public static final int USAGE_NOTIFICATION = 0x30 | USAGE_CLASS_ALARM; field in VibrationAttributes
256 case USAGE_NOTIFICATION: in usageToString()
340 case AudioAttributes.USAGE_NOTIFICATION: in setUsage()
344 mUsage = USAGE_NOTIFICATION; in setUsage()
/frameworks/base/media/java/android/media/
DAudioAttributes.java132 public final static int USAGE_NOTIFICATION = 5; field in AudioAttributes
289 SUPPRESSIBLE_USAGES.put(USAGE_NOTIFICATION, SUPPRESSIBLE_NOTIFICATION); in SUPPRESSIBLE_USAGES.put() argument
319 USAGE_NOTIFICATION,
768 case USAGE_NOTIFICATION: in setUsage()
1247 case USAGE_NOTIFICATION: in usageToString()
1311 return USAGE_NOTIFICATION; in usageForStreamType()
1410 case USAGE_NOTIFICATION: in toVolumeStreamType()
1473 USAGE_NOTIFICATION,
1495 USAGE_NOTIFICATION,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java71 new AudioAttributes.Builder().setUsage(AudioAttributes.USAGE_NOTIFICATION).build()); in createAll()
157 new AudioAttributes.Builder().setUsage(AudioAttributes.USAGE_NOTIFICATION).build()); in migrateVoicemailNotificationSettings()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java120 new AudioAttributes.Builder().setUsage(AudioAttributes.USAGE_NOTIFICATION).build()); in createScreenshotChannel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DNotificationPlayer.java97 .setUsage(AudioAttributes.USAGE_NOTIFICATION) in run()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeFilteringTest.java134 .setUsage(AudioAttributes.USAGE_NOTIFICATION) in testIsAlarm_wrongUsage()
DBuzzBeepBlinkTest.java25 import static android.media.AudioAttributes.USAGE_NOTIFICATION;
1568 new AudioAttributes.Builder().setUsage(USAGE_NOTIFICATION).build()); in testCanInterruptNonRingtoneInsistentBuzz()
DZenModeHelperTest.java281 AudioAttributes.USAGE_NOTIFICATION); in testZenOn_NotificationApplied()
/frameworks/base/services/core/java/com/android/server/audio/
DMediaFocusControl.java791 case AudioAttributes.USAGE_NOTIFICATION: in getFocusRampTimeMs()
DPlaybackActivityMonitor.java65 new AudioAttributes.Builder().setUsage(AudioAttributes.USAGE_NOTIFICATION)
/frameworks/base/core/java/android/app/
DNotificationChannel.java1094 int usage = safeInt(parser, ATT_USAGE, AudioAttributes.USAGE_NOTIFICATION); in safeAudioAttributes()
DNotification.java447 .setUsage(AudioAttributes.USAGE_NOTIFICATION)
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java1432 return usageHint == VibrationAttributes.USAGE_NOTIFICATION; in isNotification()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt23988 field public static final int USAGE_NOTIFICATION = 5; // 0x5
37114 field public static final int USAGE_NOTIFICATION = 49; // 0x31
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13956 field public static final int USAGE_NOTIFICATION = 5; // 0x5