Searched refs:getBundleForUnreadConversation (Results 1 – 2 of 2) sorted by relevance
179 static Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompatApi21
588 Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc); in getBundleForUnreadConversation() method682 public Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompat.NotificationCompatBaseImpl821 public Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompat.NotificationCompatApi21Impl822 return NotificationCompatApi21.getBundleForUnreadConversation(uc); in getBundleForUnreadConversation()3995 Bundle b = IMPL.getBundleForUnreadConversation(mUnreadConversation); in extend()