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()
1185 public void setAllowBubble(boolean allow) { in setAllowBubble() method in NotificationRecord
2019 record.setAllowBubble(true); in testBubbleSuppressedNotificationDoesntMakeSound()2038 record.setAllowBubble(true); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()2054 record.setAllowBubble(true); in testBubbleUpdateMakesSound()2072 record.setAllowBubble(true); in testNewBubbleSuppressedNotifMakesSound()
1204 r.setAllowBubble(!r.canBubble()); in getSignalExtractorSideEffects()10992 nr.setAllowBubble(true);
16296 PLcom/android/server/notification/NotificationRecord;->setAllowBubble(Z)V