Searched refs:setBlocked (Results 1 – 7 of 7) sorted by relevance
187 public void setBlocked(boolean blocked) { in setBlocked() method in NotificationChannelGroup234 setBlocked(parser.getAttributeBoolean(null, ATT_BLOCKED, false)); in populateFromXml()311 cloned.setBlocked(isBlocked()); in clone()
109 public SmsSessionEventBuilder setBlocked(boolean blocked) { in setBlocked() method in SmsSessionEventBuilder
2502 .setBlocked(blocked) in writeIncomingSmsSessionWithType()
447 ncg.setBlocked(true); in testChannelXml()1379 ncg.setBlocked(true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()1456 ncg.setBlocked(true); in testGetAppsBypassingDndCount_oneChannelBypassing_groupBlocked()2228 group.setBlocked(true); in testIsGroupBlocked_blocked()2239 group2.setBlocked(true); in testIsGroup_appCannotResetBlock()2244 group3.setBlocked(false); in testIsGroup_appCannotResetBlock()3625 group.setBlocked(true); in testGetConversations_noDisabledGroups()
2302 updated.setBlocked(true); in testUpdateGroupNotifyCreatorBlock()2319 existing.setBlocked(true); in testUpdateGroupNotifyCreatorUnblock()
806 group.setBlocked(oldGroup.isBlocked()); in createNotificationChannelGroup()
301 method public void setBlocked(boolean);