Searched refs:setAllowBubbles (Results 1 – 14 of 14) sorted by relevance
544 mConversationChannel.setAllowBubbles(true); in testBindNotification_defaultSelected_notFave_notSilent()576 mConversationChannel.setAllowBubbles(true); in testBindNotification_default_allCanBubble()614 mConversationChannel.setAllowBubbles(false); in testBindNotification_priorityDnd()643 mConversationChannel.setAllowBubbles(false); in testBindNotification_priorityBaseline()679 mConversationChannel.setAllowBubbles(true); in testBindNotification_priorityDndAndBubble()705 mConversationChannel.setAllowBubbles(false); in testFavorite()751 mConversationChannel.setAllowBubbles(false); in testDefault()1019 mConversationChannel.setAllowBubbles(true); in testDefault_andSave()1057 mConversationChannel.setAllowBubbles(true); in testDefault_andSave_doesNotChangeNonImportantBubbling()1131 mConversationChannel.setAllowBubbles(true); in testSilence_andSave()[all …]
635 mChannelToUpdate.setAllowBubbles(true); in run()653 mChannelToUpdate.setAllowBubbles(false); in run()663 mChannelToUpdate.setAllowBubbles(false); in run()
79 channel.setAllowBubbles(true); in BubbleHelper()
637 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() method in NotificationChannel644 public void setAllowBubbles(int allowed) { in setAllowBubbles() method in NotificationChannel983 setAllowBubbles(safeInt(parser, ATT_ALLOW_BUBBLE, DEFAULT_ALLOW_BUBBLE)); in populateFromXml()
159 mChannel.setAllowBubbles(channel); in setUpBubblesEnabled()
1968 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFields()2002 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFieldsAssistant()2145 update.setAllowBubbles(true); in testLockFields_allowBubble()3958 update.setAllowBubbles(false); in testUpdateNotificationChannel_fixedPermission()3978 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultApp()3996 update.setAllowBubbles(false); in testUpdateNotificationChannel_fixedPermission_butUserPreviouslyBlockedIt()4015 update.setAllowBubbles(false); in testUpdateNotificationChannel_fixedPermission_butAppAllowsIt()4033 update.setAllowBubbles(false); in testUpdateNotificationChannel_notFixedPermission()4233 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultAppLockedImportance()5228 parentUpdate.setAllowBubbles(true); in testUpdateConversationParent_updatesUnlockedFields()[all …]
842 mTestNotificationChannel.setAllowBubbles(channelEnabled); in setUpPrefsForBubbles()9852 original.setAllowBubbles(!original.canBubble());
586 channel.setAllowBubbles(shouldBubble);
313 channel.setAllowBubbles(allow); in onCommand()
1006 channel.setAllowBubbles(existing != null in createNotificationChannel()1226 conversation.setAllowBubbles(updatedParent.getAllowBubbles()); in maybeUpdateChildConversationChannel()
368 channel.setAllowBubbles(true); in testEventDispatchedWhenChannelChanged()
771 updated.setAllowBubbles(true); in testOnNotificationChannelModified()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6747 method public void setAllowBubbles(boolean);