Searched refs:mUnreadConversation (Results 1 – 2 of 2) sorted by relevance
9826 private UnreadConversation mUnreadConversation; field in Notification.Builder.CarExtender9848 mUnreadConversation = UnreadConversation.getUnreadConversationFromBundle(b); in CarExtender()9868 if (mUnreadConversation != null) { in extend()9869 Bundle b = mUnreadConversation.getBundleForUnreadConversation(); in extend()9931 mUnreadConversation = unreadConversation; in setUnreadConversation()9940 return mUnreadConversation; in getUnreadConversation()
7735 Landroid/app/Notification$CarExtender;->mUnreadConversation:Landroid/app/Notification$CarExtender$U…