Searched refs:setBlocked (Results 1 – 6 of 6) sorted by relevance
209 public void setBlocked(boolean blocked) { in setBlocked() method in NotificationChannelGroup256 setBlocked(parser.getAttributeBoolean(null, ATT_BLOCKED, false)); in populateFromXml()333 cloned.setBlocked(isBlocked()); in clone()
527 ncg.setBlocked(true); in testChannelXml()2330 ncg.setBlocked(true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()2488 group.setBlocked(true); in testBlockedGroupDoesNotBypassDnd()3543 group.setBlocked(true); in testIsGroupBlocked_blocked()3553 group.setBlocked(true); in testIsGroupBlocked_appCannotCreateAsBlocked()3559 group3.setBlocked(false); in testIsGroupBlocked_appCannotCreateAsBlocked()3571 group2.setBlocked(true); in testIsGroup_appCannotResetBlock()3577 group3.setBlocked(false); in testIsGroup_appCannotResetBlock()4973 group.setBlocked(true); in testGetConversations_noDisabledGroups()
616 updated.setBlocked(true); in testUpdateGroup_notifyTwoListeners()
3449 updated.setBlocked(true); in testUpdateGroupNotifyCreatorBlock()3466 existing.setBlocked(true); in testUpdateGroupNotifyCreatorUnblock()
866 group.setBlocked(false); in createNotificationChannelGroup()874 group.setBlocked(oldGroup.isBlocked()); in createNotificationChannelGroup()
363 method public void setBlocked(boolean);