Home
last modified time | relevance | path

Searched refs:UnreadConversation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java9803 private UnreadConversation mUnreadConversation;
9825 mUnreadConversation = UnreadConversation.getUnreadConversationFromBundle(b); in CarExtender()
9907 public CarExtender setUnreadConversation(UnreadConversation unreadConversation) { in setUnreadConversation()
9916 public UnreadConversation getUnreadConversation() { in getUnreadConversation()
9923 public static class UnreadConversation { class in Notification.Builder.CarExtender
9940 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation() method in Notification.Builder.CarExtender.UnreadConversation
10027 static UnreadConversation getUnreadConversationFromBundle(Bundle b) { in getUnreadConversationFromBundle()
10064 return new UnreadConversation(messages, in getUnreadConversationFromBundle()
10157 public UnreadConversation build() { in build()
10160 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...