Searched refs:setAllowBubbles (Results 1 – 11 of 11) sorted by relevance
535 mConversationChannel.setAllowBubbles(true); in testBindNotification_defaultSelected_notFave_notSilent()566 mConversationChannel.setAllowBubbles(true); in testBindNotification_default_allCanBubble()593 mConversationChannel.setAllowBubbles(false); in testFavorite()638 mConversationChannel.setAllowBubbles(false); in testDefault()724 mConversationChannel.setAllowBubbles(false); in testFavorite_andSave()836 mConversationChannel.setAllowBubbles(true); in testDefault_andSave()872 mConversationChannel.setAllowBubbles(true); in testDefault_andSave_doesNotChangeNonImportantBubbling()944 mConversationChannel.setAllowBubbles(true); in testSilence_andSave()
628 mChannelToUpdate.setAllowBubbles(true); in run()645 mChannelToUpdate.setAllowBubbles(false); in run()655 mChannelToUpdate.setAllowBubbles(false); in run()
564 public void setAllowBubbles(boolean allowBubbles) { in setAllowBubbles() method in NotificationChannel571 public void setAllowBubbles(int allowed) { in setAllowBubbles() method in NotificationChannel901 setAllowBubbles(safeInt(parser, ATT_ALLOW_BUBBLE, DEFAULT_ALLOW_BUBBLE)); in populateFromXml()
159 mChannel.setAllowBubbles(channel); in setUpBubblesEnabled()
966 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFields()997 channel.setAllowBubbles(false); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1133 update.setAllowBubbles(true); in testLockFields_allowBubble()1571 newChannel.setAllowBubbles(!channel.canBubble()); in testCreateChannel_alreadyExists()2693 update.setAllowBubbles(false); in testUpdateNotificationChannel_oemLockedImportance()2841 update.setAllowBubbles(false); in testUpdateNotificationChannel_defaultAppLockedImportance()
575 mTestNotificationChannel.setAllowBubbles(channelEnabled); in setUpPrefsForBubbles()6493 original.setAllowBubbles(!original.canBubble()); in createConversationNotificationChannel()
329 channel.setAllowBubbles(allow); in onCommand()
897 channel.setAllowBubbles(existing != null in createNotificationChannel()
1158 channel.setAllowBubbles(shouldBubble); in onUserChangedBubble()
2769 HSPLandroid/app/NotificationChannel;->setAllowBubbles(Z)V
5954 method public void setAllowBubbles(boolean);