Searched refs:mReadPendingIntent (Results 1 – 2 of 2) sorted by relevance
9959 private final PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation9968 mReadPendingIntent = readPendingIntent; in UnreadConversation()10002 return mReadPendingIntent; in getReadPendingIntent()10044 b.putParcelable(KEY_ON_READ, mReadPendingIntent); in getBundleForUnreadConversation()10102 private PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.Builder10155 mReadPendingIntent = pendingIntent; in setReadPendingIntent()10184 mReadPendingIntent, participants, mLatestTimestamp); in build()
7709 Landroid/app/Notification$CarExtender$Builder;->mReadPendingIntent:Landroid/app/PendingIntent;7726 Landroid/app/Notification$CarExtender$UnreadConversation;->mReadPendingIntent:Landroid/app/PendingI…