Searched refs:setDemoted (Results 1 – 8 of 8) sorted by relevance
69 .setDemoted(true) in testBuild()243 .setDemoted(true) in testBuildFromBackupPayload()295 .setDemoted(true) in testBuildFromProtoPayload()
798 mNotificationChannel.setDemoted(true); in testGetConversation_demoted()854 mNotificationChannel.setDemoted(true); in testIsConversation_demoted()
904 public void setDemoted(boolean demoted) { in setDemoted() method in NotificationChannel987 setDemoted(safeBool(parser, ATT_DEMOTE, false)); in populateFromXml()
615 Builder setDemoted(boolean value) { in setDemoted() method in ConversationInfo.Builder
1277 builder.setDemoted(channel.isDemoted()); in onNotificationChannelModified()1287 builder.setDemoted(false); in onNotificationChannelModified()
544 channel2.setDemoted(true); in testChannelXml()4863 diffConvo.setDemoted(true); in testGetConversations_notDemoted()5007 channel.setDemoted(true); in testGetConversations_noDemoted()5303 convo.setDemoted(true); in testUpdateConversationParent_updatesDemotedConversation()5531 friend.setDemoted(true); in testPullPackageChannelPreferencesStats_conversation_demoted()
1288 channel.setDemoted(true); in testIsConversation_channelDemoted()
353 method public void setDemoted(boolean);