Searched refs:setAllowBubble (Results 1 – 5 of 5) sorted by relevance
88 record.setAllowBubble(false); in process()95 record.setAllowBubble(true); in process()97 record.setAllowBubble(recordChannel.getAllowBubbles() != ALLOW_BUBBLE_OFF); in process()99 record.setAllowBubble(recordChannel.canBubble()); in process()
1083 public void setAllowBubble(boolean allow) { in setAllowBubble() method in NotificationRecord
1795 record.setAllowBubble(true); in testBubbleSuppressedNotificationDoesntMakeSound()1814 record.setAllowBubble(true); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()1830 record.setAllowBubble(true); in testBubbleUpdateMakesSound()1848 record.setAllowBubble(true); in testNewBubbleSuppressedNotifMakesSound()
805 r.setAllowBubble(!r.canBubble()); in getSignalExtractorSideEffects()7487 nr.setAllowBubble(true); in testNotificationBubbles_bubbleStays_whenClicked_afterBubbleDismissed()
27230 HPLcom/android/server/notification/NotificationRecord;->setAllowBubble(Z)V