Searched refs:setInterruptive (Results 1 – 7 of 7) sorted by relevance
147 mRecordMinCallNonInterruptive.setInterruptive(false); in setUp()157 mRecordMinCall.setInterruptive(true); in setUp()179 mRecordHighCallStyle.setInterruptive(true); in setUp()
2022 record.setInterruptive(false); in testBubbleSuppressedNotificationDoesntMakeSound()2040 record.setInterruptive(false); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()2057 record.setInterruptive(true); in testBubbleUpdateMakesSound()2075 record.setInterruptive(true); in testNewBubbleSuppressedNotifMakesSound()
7714 r.setInterruptive(true); in testMaybeRecordInterruptionLocked_doesNotRecordTwice()7730 r.setInterruptive(true); in testMaybeRecordInterruptionLocked_smallIconsRequiredForHistory()
1129 setInterruptive(true); in setSeen()1219 public void setInterruptive(boolean interruptive) { in setInterruptive() method in NotificationRecord
510 record.setInterruptive(true); in buzzBeepBlinkLocked()
8706 r.setInterruptive(isInterruptive);
16306 PLcom/android/server/notification/NotificationRecord;->setInterruptive(Z)V