Searched refs:setParentNotificationChannelId (Results 1 – 4 of 4) sorted by relevance
59 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuild()132 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversationInfo()
395 builder.setParentNotificationChannelId(protoInputStream.readString( in readFromProto()448 builder.setParentNotificationChannelId(parentNotificationChannelId); in readFromBackupPayload()535 Builder setParentNotificationChannelId(String parentNotificationChannelId) { in setParentNotificationChannelId() method in ConversationInfo.Builder
1171 updated.setParentNotificationChannelId(rank.getChannel().getParentChannelId()); in onNotificationPosted()1173 updated.setParentNotificationChannelId(sbn.getNotification().getChannelId()); in onNotificationPosted()
28429 HPLcom/android/server/people/data/ConversationInfo$Builder;->setParentNotificationChannelId(Ljava/l…