Searched refs:CarExtender (Results 1 – 6 of 6) sorted by relevance
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;1031 Notification.CarExtender extender = new Notification.CarExtender(n); in testCarExtender_invalidExtra_noCrash()1060 Notification.CarExtender extender = new Notification.CarExtender(n); in testGetUnreadConversationFromBundle_invalidExtra_noCrash()1103 nb.extend(new Notification.CarExtender().setColor(Color.RED)); in testDoesNotStripsExtenders()1113 Assert.assertEquals(Color.RED, new Notification.CarExtender(before).getColor()); in testDoesNotStripsExtenders()1727 Notification.CarExtender extender = new Notification.CarExtender().setColor(1234); in testExtras_cachedExtrasOverwrittenByExtender()1736 Notification.CarExtender recoveredExtender = new Notification.CarExtender(notification); in testExtras_cachedExtrasOverwrittenByExtender()
238 val extender = Notification.CarExtender().setLargeIcon(carIcon) in currentNotificationMemoryUse_carExtender()
12661 public static final class CarExtender implements Extender { class in Notification.Builder12676 public CarExtender() { in CarExtender() method in Notification.Builder.CarExtender12684 public CarExtender(Notification notif) { in CarExtender() method in Notification.Builder.CarExtender12729 public CarExtender setColor(@ColorInt int color) { in setColor()12753 public CarExtender setLargeIcon(Bitmap largeIcon) { in setLargeIcon()12774 public CarExtender setUnreadConversation(UnreadConversation unreadConversation) { in setUnreadConversation()
7703 Landroid/app/Notification$CarExtender$Builder;->mLatestTimestamp:J7704 Landroid/app/Notification$CarExtender$Builder;->mMessages:Ljava/util/List;7705 Landroid/app/Notification$CarExtender$Builder;->mParticipant:Ljava/lang/String;7706 Landroid/app/Notification$CarExtender$Builder;->mReadPendingIntent:Landroid/app/PendingIntent;7707 Landroid/app/Notification$CarExtender$Builder;->mRemoteInput:Landroid/app/RemoteInput;7708 Landroid/app/Notification$CarExtender$Builder;->mReplyPendingIntent:Landroid/app/PendingIntent;7709 Landroid/app/Notification$CarExtender$UnreadConversation;-><init>([Ljava/lang/String;Landroid/app/R…7710 Landroid/app/Notification$CarExtender$UnreadConversation;->getBundleForUnreadConversation()Landroid…7711 …p/Notification$CarExtender$UnreadConversation;->getUnreadConversationFromBundle(Landroid/os/Bundle…7712 Landroid/app/Notification$CarExtender$UnreadConversation;->KEY_AUTHOR:Ljava/lang/String;[all …]
6754 public static final class Notification.CarExtender implements android.app.Notification.Extender {6755 ctor public Notification.CarExtender();6756 ctor public Notification.CarExtender(android.app.Notification);6760 method public android.app.Notification.CarExtender.UnreadConversation getUnreadConversation();6761 method public android.app.Notification.CarExtender setColor(@ColorInt int);6762 method public android.app.Notification.CarExtender setLargeIcon(android.graphics.Bitmap);6763 …method public android.app.Notification.CarExtender setUnreadConversation(android.app.Notification.…6766 public static class Notification.CarExtender.Builder {6767 ctor public Notification.CarExtender.Builder(String);6768 method public android.app.Notification.CarExtender.Builder addMessage(String);[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...