Searched refs:mUnreadConversation (Results 1 – 2 of 2) sorted by relevance
12670 private UnreadConversation mUnreadConversation; field in Notification.Builder.CarExtender12692 mUnreadConversation = UnreadConversation.getUnreadConversationFromBundle(b); in CarExtender()12712 if (mUnreadConversation != null) { in extend()12713 Bundle b = mUnreadConversation.getBundleForUnreadConversation(); in extend()12775 mUnreadConversation = unreadConversation; in setUnreadConversation()12785 return mUnreadConversation; in getUnreadConversation()
7732 Landroid/app/Notification$CarExtender;->mUnreadConversation:Landroid/app/Notification$CarExtender$U…