Home
last modified time | relevance | path

Searched refs:isAudioAttributesUsage (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
H A DNotificationEntryTest.java194 assertTrue(entry.isAudioAttributesUsage(USAGE_ALARM)); in testIsAudioAttributes()
203 assertFalse(entry.isAudioAttributesUsage(USAGE_ALARM)); in testIsNotAudioAttributes()
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DNotificationEntry.java237 public boolean isAudioAttributesUsage(int usage) { in isAudioAttributesUsage() method in NotificationEntry
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeFiltering.java253 || record.isAudioAttributesUsage(AudioAttributes.USAGE_ALARM); in isAlarm()
H A DNotificationRecord.java933 public boolean isAudioAttributesUsage(int usage) { in isAudioAttributesUsage() method in NotificationRecord
/aosp12/frameworks/base/services/
H A Dart-profile27209 HPLcom/android/server/notification/NotificationRecord;->isAudioAttributesUsage(I)Z+]Landroid/media/…