Searched refs:setAllowBubbles (Results 1 – 11 of 11) sorted by relevance
541 mConversationChannel.setAllowBubbles(true); in testBindNotification_defaultSelected_notFave_notSilent()573 mConversationChannel.setAllowBubbles(true); in testBindNotification_default_allCanBubble()611 mConversationChannel.setAllowBubbles(false); in testBindNotification_priorityDnd()640 mConversationChannel.setAllowBubbles(false); in testBindNotification_priorityBaseline()676 mConversationChannel.setAllowBubbles(true); in testBindNotification_priorityDndAndBubble()702 mConversationChannel.setAllowBubbles(false); in testFavorite()748 mConversationChannel.setAllowBubbles(false); in testDefault()836 mConversationChannel.setAllowBubbles(false); in testFavorite_andSave()1014 mConversationChannel.setAllowBubbles(true); in testDefault_andSave()1051 mConversationChannel.setAllowBubbles(true); in testDefault_andSave_doesNotChangeNonImportantBubbling()[all …]
622 mChannelToUpdate.setAllowBubbles(true); in run()640 mChannelToUpdate.setAllowBubbles(false); in run()650 mChannelToUpdate.setAllowBubbles(false); in run()
623 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() method in NotificationChannel630 public void setAllowBubbles(int allowed) { in setAllowBubbles() method in NotificationChannel987 setAllowBubbles(safeInt(parser, ATT_ALLOW_BUBBLE, DEFAULT_ALLOW_BUBBLE)); in populateFromXml()
159 mChannel.setAllowBubbles(channel); in setUpBubblesEnabled()
1031 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFields()1062 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1198 update.setAllowBubbles(true); in testLockFields_allowBubble()1640 newChannel.setAllowBubbles(!channel.canBubble()); in testCreateChannel_alreadyExists()2883 update.setAllowBubbles(false); in testUpdateNotificationChannel_oemLockedImportance()3031 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultAppLockedImportance()
710 mTestNotificationChannel.setAllowBubbles(channelEnabled); in setUpPrefsForBubbles()7459 original.setAllowBubbles(!original.canBubble()); in createConversationNotificationChannel()
310 channel.setAllowBubbles(allow); in onCommand()
936 channel.setAllowBubbles(existing != null in createNotificationChannel()
733 channel.setAllowBubbles(shouldBubble);
709 updated.setAllowBubbles(true); in testOnNotificationChannelModified()
6176 method public void setAllowBubbles(boolean);