Searched refs:getBundleForUnreadConversation (Results 1 – 2 of 2) sorted by relevance
456 Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc); in getBundleForUnreadConversation() method527 public Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompat.NotificationCompatImplBase764 public Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompat.NotificationCompatImplApi21765 return NotificationCompatApi21.getBundleForUnreadConversation(uc); in getBundleForUnreadConversation()2965 Bundle b = IMPL.getBundleForUnreadConversation(mUnreadConversation); in extend()
127 static Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) { in getBundleForUnreadConversation() method in NotificationCompatApi21