Searched refs:setParentNotificationChannelId (Results 1 – 3 of 3) sorted by relevance
61 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuild()137 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversationInfo()186 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversation_identicalConversation()235 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuildFromBackupPayload()287 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuildFromProtoPayload()
417 builder.setParentNotificationChannelId(protoInputStream.readString( in readFromProto()474 builder.setParentNotificationChannelId(parentNotificationChannelId); in readFromBackupPayload()578 Builder setParentNotificationChannelId(String parentNotificationChannelId) { in setParentNotificationChannelId() method in ConversationInfo.Builder
1203 updated.setParentNotificationChannelId(rank.getChannel().getParentChannelId()); in onNotificationPosted()1205 updated.setParentNotificationChannelId(sbn.getNotification().getChannelId()); in onNotificationPosted()