Searched refs:setBlocked (Results 1 – 8 of 8) sorted by relevance
186 public void setBlocked(boolean blocked) { in setBlocked() method in NotificationChannelGroup233 setBlocked(safeBool(parser, ATT_BLOCKED, false)); in populateFromXml()316 cloned.setBlocked(isBlocked()); in clone()
109 public SmsSessionEventBuilder setBlocked(boolean blocked) { in setBlocked() method in SmsSessionEventBuilder
2428 .setBlocked(blocked) in writeIncomingSmsSessionWithType()
382 ncg.setBlocked(true); in testChannelXml()1314 ncg.setBlocked(true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()1391 ncg.setBlocked(true); in testGetAppsBypassingDndCount_oneChannelBypassing_groupBlocked()2128 group.setBlocked(true); in testIsGroupBlocked_blocked()2139 group2.setBlocked(true); in testIsGroup_appCannotResetBlock()2144 group3.setBlocked(false); in testIsGroup_appCannotResetBlock()3272 group.setBlocked(true); in testGetConversations_noDisabledGroups()
2154 updated.setBlocked(true); in testUpdateGroupNotifyCreatorBlock()2171 existing.setBlocked(true); in testUpdateGroupNotifyCreatorUnblock()
768 group.setBlocked(oldGroup.isBlocked()); in createNotificationChannelGroup()
461 method public void setBlocked(boolean);
2809 HSPLandroid/app/NotificationChannelGroup;->setBlocked(Z)V