Home
last modified time | relevance | path

Searched refs:setParentNotificationChannelId (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DConversationInfoTest.java59 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuild()
132 .setParentNotificationChannelId(PARENT_NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversationInfo()
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DConversationInfo.java395 builder.setParentNotificationChannelId(protoInputStream.readString( in readFromProto()
448 builder.setParentNotificationChannelId(parentNotificationChannelId); in readFromBackupPayload()
535 Builder setParentNotificationChannelId(String parentNotificationChannelId) { in setParentNotificationChannelId() method in ConversationInfo.Builder
H A DDataManager.java1171 updated.setParentNotificationChannelId(rank.getChannel().getParentChannelId()); in onNotificationPosted()
1173 updated.setParentNotificationChannelId(sbn.getNotification().getChannelId()); in onNotificationPosted()
/aosp12/frameworks/base/services/
H A Dart-profile28429 HPLcom/android/server/people/data/ConversationInfo$Builder;->setParentNotificationChannelId(Ljava/l…