Searched refs:setAllowBubble (Results 1 – 5 of 5) sorted by relevance
93 record.setAllowBubble(false); in process()100 record.setAllowBubble(true); in process()102 record.setAllowBubble(recordChannel.getAllowBubbles() != ALLOW_BUBBLE_OFF); in process()104 record.setAllowBubble(recordChannel.canBubble()); in process()
1153 public void setAllowBubble(boolean allow) { in setAllowBubble() method in NotificationRecord
1811 record.setAllowBubble(true); in testBubbleSuppressedNotificationDoesntMakeSound()1830 record.setAllowBubble(true); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()1846 record.setAllowBubble(true); in testBubbleUpdateMakesSound()1864 record.setAllowBubble(true); in testNewBubbleSuppressedNotifMakesSound()
962 r.setAllowBubble(!r.canBubble()); in getSignalExtractorSideEffects()9745 nr.setAllowBubble(true);
5282 HSPLcom/android/server/notification/NotificationRecord;->setAllowBubble(Z)V