Searched refs:setDemoted (Results 1 – 9 of 9) 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()
894 public void setDemoted(boolean demoted) { in setDemoted() method in NotificationChannel972 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()
497 channel2.setDemoted(true); in testChannelXml()4471 diffConvo.setDemoted(true); in testGetConversations_notDemoted()4612 channel.setDemoted(true); in testGetConversations_noDemoted()4910 friend.setDemoted(true); in testPullPackageChannelPreferencesStats_conversation_demoted()
1274 channel.setDemoted(true); in testIsConversation_channelDemoted()
328 method public void setDemoted(boolean);
32457 PLcom/android/server/people/data/ConversationInfo$Builder;->setDemoted(Z)Lcom/android/server/people…