Searched refs:setDemoted (Results 1 – 9 of 9) sorted by relevance
66 .setDemoted(true) in testBuild()
736 mNotificationChannel.setDemoted(true); in testGetConversation_demoted()792 mNotificationChannel.setDemoted(true); in testIsConversation_demoted()
913 public void setDemoted(boolean demoted) { in setDemoted() method in NotificationChannel991 setDemoted(safeBool(parser, ATT_DEMOTE, false)); in populateFromXml()
567 Builder setDemoted(boolean value) { in setDemoted() method in ConversationInfo.Builder
1245 builder.setDemoted(channel.isDemoted()); in onNotificationChannelModified()1255 builder.setDemoted(false); in onNotificationChannelModified()
464 channel2.setDemoted(true); in testChannelXml()3518 diffConvo.setDemoted(true); in testGetConversations_notDemoted()3659 channel.setDemoted(true); in testGetConversations_noDemoted()3945 friend.setDemoted(true); in testPullPackageChannelPreferencesStats_conversation_demoted()
1256 channel.setDemoted(true); in testIsConversation_channelDemoted()
290 method public void setDemoted(boolean);
28423 PLcom/android/server/people/data/ConversationInfo$Builder;->setDemoted(Z)Lcom/android/server/people…