Home
last modified time | relevance | path

Searched refs:setInterruptive (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationComparatorTest.java129 mRecordMinCallNonInterruptive.setInterruptive(false); in setUp()
139 mRecordMinCall.setInterruptive(true); in setUp()
161 mRecordHighCallStyle.setInterruptive(true); in setUp()
H A DBuzzBeepBlinkTest.java1798 record.setInterruptive(false); in testBubbleSuppressedNotificationDoesntMakeSound()
1816 record.setInterruptive(false); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()
1833 record.setInterruptive(true); in testBubbleUpdateMakesSound()
1851 record.setInterruptive(true); in testNewBubbleSuppressedNotifMakesSound()
H A DNotificationManagerServiceTest.java5027 r.setInterruptive(true); in testMaybeRecordInterruptionLocked_doesNotRecordTwice()
5043 r.setInterruptive(true); in testMaybeRecordInterruptionLocked_smallIconsRequiredForHistory()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1036 setInterruptive(true); in setSeen()
1111 public void setInterruptive(boolean interruptive) { in setInterruptive() method in NotificationRecord
H A DNotificationManagerService.java6968 r.setInterruptive(isInterruptive);
7425 record.setInterruptive(true);
/aosp12/frameworks/base/services/
H A Dart-profile27241 HPLcom/android/server/notification/NotificationRecord;->setInterruptive(Z)V+]Landroid/metrics/LogMa…