Searched refs:mReadPendingIntent (Results 1 – 2 of 2) sorted by relevance
11495 private final PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation11504 mReadPendingIntent = readPendingIntent; in UnreadConversation()11538 return mReadPendingIntent; in getReadPendingIntent()11580 b.putParcelable(KEY_ON_READ, mReadPendingIntent); in getBundleForUnreadConversation()11638 private PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.Builder11691 mReadPendingIntent = pendingIntent; in setReadPendingIntent()11720 mReadPendingIntent, participants, mLatestTimestamp); in build()
7706 Landroid/app/Notification$CarExtender$Builder;->mReadPendingIntent:Landroid/app/PendingIntent;7723 Landroid/app/Notification$CarExtender$UnreadConversation;->mReadPendingIntent:Landroid/app/PendingI…