Home
last modified time | relevance | path

Searched defs:parentNotificationChannelId (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DConversationInfo.java446 String parentNotificationChannelId = in.readUTF(); in readFromBackupPayload() local
535 Builder setParentNotificationChannelId(String parentNotificationChannelId) { in setParentNotificationChannelId()