Searched refs:UnreadConversation (Results 1 – 5 of 5) sorted by relevance
12670 private UnreadConversation mUnreadConversation;12692 mUnreadConversation = UnreadConversation.getUnreadConversationFromBundle(b); in CarExtender()12774 public CarExtender setUnreadConversation(UnreadConversation unreadConversation) { in setUnreadConversation()12784 public UnreadConversation getUnreadConversation() { in getUnreadConversation()12791 public static class UnreadConversation { class in Notification.Builder.CarExtender12808 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation() method in Notification.Builder.CarExtender.UnreadConversation12895 static UnreadConversation getUnreadConversationFromBundle(Bundle b) { in getUnreadConversationFromBundle()12933 return new UnreadConversation(messages, in getUnreadConversationFromBundle()13026 public UnreadConversation build() { in build()13029 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()
19 import static android.app.Notification.CarExtender.UnreadConversation.KEY_ON_READ;20 import static android.app.Notification.CarExtender.UnreadConversation.KEY_ON_REPLY;21 import static android.app.Notification.CarExtender.UnreadConversation.KEY_REMOTE_INPUT;
7709 Landroid/app/Notification$CarExtender$UnreadConversation;-><init>([Ljava/lang/String;Landroid/app/R…7710 Landroid/app/Notification$CarExtender$UnreadConversation;->getBundleForUnreadConversation()Landroid…7711 …CarExtender$UnreadConversation;->getUnreadConversationFromBundle(Landroid/os/Bundle;)Landroid/app/…7712 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_AUTHOR:Ljava/lang/String;7713 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_MESSAGES:Ljava/lang/String;7714 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_ON_READ:Ljava/lang/String;7715 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_ON_REPLY:Ljava/lang/String;7716 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_PARTICIPANTS:Ljava/lang/String;7717 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_REMOTE_INPUT:Ljava/lang/String;7718 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_TEXT:Ljava/lang/String;[all …]
6760 method public android.app.Notification.CarExtender.UnreadConversation getUnreadConversation();6763 …ication.CarExtender setUnreadConversation(android.app.Notification.CarExtender.UnreadConversation);6769 method public android.app.Notification.CarExtender.UnreadConversation build();6775 public static class Notification.CarExtender.UnreadConversation {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...