Searched refs:getBundleForUnreadConversation (Results 1 – 3 of 3) sorted by relevance
150 static Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompatApi21
506 Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc); in getBundleForUnreadConversation() method596 public Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompat.NotificationCompatImplBase840 public Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompat.NotificationCompatImplApi21841 return NotificationCompatApi21.getBundleForUnreadConversation(uc); in getBundleForUnreadConversation()3796 Bundle b = IMPL.getBundleForUnreadConversation(mUnreadConversation); in extend()
6574 Bundle b = mUnreadConversation.getBundleForUnreadConversation(); in extend()6731 Bundle getBundleForUnreadConversation() { in getBundleForUnreadConversation() method in Notification.CarExtender.UnreadConversation