Searched refs:setAllowBubbles (Results 1 – 5 of 5) sorted by relevance
64 channel.setAllowBubbles(allow); in getNotificationRecord()
891 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFields()922 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1058 update.setAllowBubbles(false); in testLockFields_allowBubble()1478 newChannel.setAllowBubbles(!channel.canBubble()); in testCreateChannel_alreadyExists()2481 update.setAllowBubbles(false); in testUpdateNotificationChannel_oemLockedImportance()2629 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultAppLockedImportance()
430 mTestNotificationChannel.setAllowBubbles(channelEnabled); in setUpPrefsForBubbles()
494 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() method in NotificationChannel731 setAllowBubbles(safeBool(parser, ATT_ALLOW_BUBBLE, DEFAULT_ALLOW_BUBBLE)); in populateFromXml()
5771 method public void setAllowBubbles(boolean);