Searched refs:mUnreadConversation (Results 1 – 2 of 2) sorted by relevance
11772 private UnreadConversation mUnreadConversation; field in Notification.Builder.CarExtender11794 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()
7732 Landroid/app/Notification$CarExtender;->mUnreadConversation:Landroid/app/Notification$CarExtender$U…