Searched refs:setNotificationChannelId (Results 1 – 5 of 5) sorted by relevance
48 .setNotificationChannelId(NOTIFICATION_CHANNEL_ID) in testBuild()105 .setNotificationChannelId(NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversationInfo()
329 .setNotificationChannelId(notificationChannelId) in buildConversationInfo()
338 builder.setNotificationChannelId(protoInputStream.readString( in readFromProto()377 builder.setNotificationChannelId(notificationChannelId); in readFromBackupPayload()454 Builder setNotificationChannelId(String notificationChannelId) { in setNotificationChannelId() method in ConversationInfo.Builder
865 builder.setNotificationChannelId(channel.getId()); in onNotificationChannelModified()875 builder.setNotificationChannelId(null); in onNotificationChannelModified()
22992 PLcom/android/server/people/data/ConversationInfo$Builder;->setNotificationChannelId(Ljava/lang/Str…