Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationComparatorTest.java129 mRecordMinCallNonInterruptive.setInterruptive(false); in setUp()
139 mRecordMinCall.setInterruptive(true); in setUp()
161 mRecordHighCallStyle.setInterruptive(true); in setUp()
DBuzzBeepBlinkTest.java1719 record.setInterruptive(false); in testBubbleSuppressedNotificationDoesntMakeSound()
1737 record.setInterruptive(false); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()
1754 record.setInterruptive(true); in testBubbleUpdateMakesSound()
1772 record.setInterruptive(true); in testNewBubbleSuppressedNotifMakesSound()
DNotificationManagerServiceTest.java4800 r.setInterruptive(true); in testMaybeRecordInterruptionLocked_doesNotRecordTwice()
4816 r.setInterruptive(true); in testMaybeRecordInterruptionLocked_smallIconsRequiredForHistory()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1011 setInterruptive(true); in setSeen()
1086 public void setInterruptive(boolean interruptive) { in setInterruptive() method in NotificationRecord
DNotificationManagerService.java7069 r.setInterruptive(isVisuallyInterruptive(null, r));
7080 r.setInterruptive(isInterruptive);
7516 record.setInterruptive(true);
/frameworks/base/services/
Dart-profile27241 HPLcom/android/server/notification/NotificationRecord;->setInterruptive(Z)V+]Landroid/metrics/LogMa…