Searched refs:setDemoted (Results 1 – 10 of 10) 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()
459 copy.setDemoted(mDemoted); in copy()1046 public void setDemoted(boolean demoted) { in setDemoted() method in NotificationChannel1158 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()
607 original.setDemoted(false); in testCopy()
603 channel2.setDemoted(true); in testChannelXml()5067 diffConvo.setDemoted(true); in testGetConversations_notDemoted()5211 channel.setDemoted(true); in testGetConversations_noDemoted()5507 convo.setDemoted(true); in testUpdateConversationParent_updatesDemotedConversation()5757 friend.setDemoted(true); in testPullPackageChannelPreferencesStats_conversation_demoted()
1454 channel.setDemoted(true); in testIsConversation_channelDemoted()
12112 nc1.setDemoted(true);12169 nc1.setDemoted(true);
377 method public void setDemoted(boolean);