Home
last modified time | relevance | path

Searched defs:ringtoneNotification (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java1576 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testCannotInterruptRingtoneInsistentBeep() local
1599 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testRingtoneInsistentBeep_canUpdate() local
1625 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testRingtoneInsistentBeep_clearEffectsStopsSoundAndVibration() local
1647 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testRingtoneInsistentBeep_neverVibratesWhenEffectsClearedBeforeDelay() local
1668 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testCannotInterruptRingtoneInsistentBuzz() local
1690 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, false); in testCanInterruptRingtoneNonInsistentBeep() local
1710 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, false); in testCanInterruptRingtoneNonInsistentBuzz() local
1729 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testRingtoneInsistentBeep_doesNotBlockFutureSoundsOnceStopped() local
1751 NotificationRecord ringtoneNotification = getCallRecord(1, ringtoneChannel, true); in testRingtoneInsistentBuzz_doesNotBlockFutureSoundsOnceStopped() local
1770 NotificationRecord ringtoneNotification = getCallRecord(1, fakeRingtoneChannel, true); in testCanInterruptNonRingtoneInsistentBeep() local
[all …]