Searched refs:setAllowBubbles (Results 1 – 15 of 15) sorted by relevance
545 mConversationChannel.setAllowBubbles(true); in testBindNotification_defaultSelected_notFave_notSilent()577 mConversationChannel.setAllowBubbles(true); in testBindNotification_default_allCanBubble()615 mConversationChannel.setAllowBubbles(false); in testBindNotification_priorityDnd()644 mConversationChannel.setAllowBubbles(false); in testBindNotification_priorityBaseline()680 mConversationChannel.setAllowBubbles(true); in testBindNotification_priorityDndAndBubble()706 mConversationChannel.setAllowBubbles(false); in testFavorite()752 mConversationChannel.setAllowBubbles(false); in testDefault()840 mConversationChannel.setAllowBubbles(false); in testFavorite_andSave()1020 mConversationChannel.setAllowBubbles(true); in testDefault_andSave()1058 mConversationChannel.setAllowBubbles(true); in testDefault_andSave_doesNotChangeNonImportantBubbling()[all …]
79 channel.setAllowBubbles(true); in BubbleHelper()
634 mChannelToUpdate.setAllowBubbles(true); in run()652 mChannelToUpdate.setAllowBubbles(false); in run()662 mChannelToUpdate.setAllowBubbles(false); in run()
456 copy.setAllowBubbles(mAllowBubbles); in copy()750 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() method in NotificationChannel757 public void setAllowBubbles(int allowed) { in setAllowBubbles() method in NotificationChannel1154 setAllowBubbles(safeInt(parser, ATT_ALLOW_BUBBLE, DEFAULT_ALLOW_BUBBLE)); in populateFromXml()
159 mChannel.setAllowBubbles(channel); in setUpBubblesEnabled()
2162 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFields()2196 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFieldsAssistant()2339 update.setAllowBubbles(true); in testLockFields_allowBubble()2896 newChannel.setAllowBubbles(!channel.canBubble()); in testCreateChannel_alreadyExists()4196 update.setAllowBubbles(false); in testUpdateNotificationChannel_fixedPermission()4216 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultApp()4234 update.setAllowBubbles(false); in testUpdateNotificationChannel_fixedPermission_butUserPreviouslyBlockedIt()4253 update.setAllowBubbles(false); in testUpdateNotificationChannel_fixedPermission_butAppAllowsIt()4271 update.setAllowBubbles(false); in testUpdateNotificationChannel_notFixedPermission()4471 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultAppLockedImportance()[all …]
1038 mTestNotificationChannel.setAllowBubbles(channelEnabled); in setUpPrefsForBubbles()11135 original.setAllowBubbles(!original.canBubble());
318 channel.setAllowBubbles(allow); in onCommand()
1066 channel.setAllowBubbles(existing != null in createNotificationChannel()1288 conversation.setAllowBubbles(updatedParent.getAllowBubbles()); in maybeUpdateChildConversationChannel()
646 channel.setAllowBubbles(shouldBubble);
604 original.setAllowBubbles(true); in testCopy()
368 channel.setAllowBubbles(true); in testEventDispatchedWhenChannelChanged()
771 updated.setAllowBubbles(true); in testOnNotificationChannelModified()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6956 method public void setAllowBubbles(boolean);