Searched refs:setBlocked (Results 1 – 7 of 7) sorted by relevance
197 public void setBlocked(boolean blocked) { in setBlocked() method in NotificationChannelGroup244 setBlocked(parser.getAttributeBoolean(null, ATT_BLOCKED, false)); in populateFromXml()321 cloned.setBlocked(isBlocked()); in clone()
109 public SmsSessionEventBuilder setBlocked(boolean blocked) { in setBlocked() method in SmsSessionEventBuilder
2511 .setBlocked(blocked) in writeIncomingSmsSessionWithType()
480 ncg.setBlocked(true); in testChannelXml()2037 ncg.setBlocked(true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()2185 group.setBlocked(true); in testBlockedGroupDoesNotBypassDnd()3146 group.setBlocked(true); in testIsGroupBlocked_blocked()3155 group.setBlocked(true); in testIsGroupBlocked_appCannotCreateAsBlocked()3160 group3.setBlocked(false); in testIsGroupBlocked_appCannotCreateAsBlocked()3170 group2.setBlocked(true); in testIsGroup_appCannotResetBlock()3175 group3.setBlocked(false); in testIsGroup_appCannotResetBlock()4578 group.setBlocked(true); in testGetConversations_noDisabledGroups()
3045 updated.setBlocked(true); in testUpdateGroupNotifyCreatorBlock()3062 existing.setBlocked(true); in testUpdateGroupNotifyCreatorUnblock()
863 group.setBlocked(false); in createNotificationChannelGroup()874 group.setBlocked(oldGroup.isBlocked()); in createNotificationChannelGroup()
338 method public void setBlocked(boolean);