Searched refs:setBlocked (Results 1 – 8 of 8) 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()
109 public SmsSessionEventBuilder setBlocked(boolean blocked) { in setBlocked() method in SmsSessionEventBuilder
2511 .setBlocked(blocked) in writeIncomingSmsSessionWithType()
586 ncg.setBlocked(true); in testChannelXml()2524 ncg.setBlocked(true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()2679 group.setBlocked(true); in testBlockedGroupDoesNotBypassDnd()3768 group.setBlocked(true); in testIsGroupBlocked_blocked()3778 group.setBlocked(true); in testIsGroupBlocked_appCannotCreateAsBlocked()3784 group3.setBlocked(false); in testIsGroupBlocked_appCannotCreateAsBlocked()3796 group2.setBlocked(true); in testIsGroup_appCannotResetBlock()3802 group3.setBlocked(false); in testIsGroup_appCannotResetBlock()5177 group.setBlocked(true); in testGetConversations_noDisabledGroups()
670 updated.setBlocked(true); in testUpdateGroup_notifyTwoListeners()
3903 updated.setBlocked(true); in testUpdateGroupNotifyCreatorBlock()3920 existing.setBlocked(true); in testUpdateGroupNotifyCreatorUnblock()
926 group.setBlocked(false); in createNotificationChannelGroup()934 group.setBlocked(oldGroup.isBlocked()); in createNotificationChannelGroup()
387 method public void setBlocked(boolean);