Home
last modified time | relevance | path

Searched refs:mUnreadConversation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java11772 private UnreadConversation mUnreadConversation; field in Notification.Builder.CarExtender
11794 mUnreadConversation = UnreadConversation.getUnreadConversationFromBundle(b); in CarExtender()
11814 if (mUnreadConversation != null) { in extend()
11815 Bundle b = mUnreadConversation.getBundleForUnreadConversation(); in extend()
11877 mUnreadConversation = unreadConversation; in setUnreadConversation()
11886 return mUnreadConversation; in getUnreadConversation()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7732 Landroid/app/Notification$CarExtender;->mUnreadConversation:Landroid/app/Notification$CarExtender$U…