Searched refs:mReadPendingIntent (Results 1 – 2 of 2) sorted by relevance
3082 private final PendingIntent mReadPendingIntent; field in NotificationCompat.CarExtender.UnreadConversation3091 mReadPendingIntent = readPendingIntent; in UnreadConversation()3129 return mReadPendingIntent; in getReadPendingIntent()3177 private PendingIntent mReadPendingIntent; field in NotificationCompat.CarExtender.UnreadConversation.Builder3230 mReadPendingIntent = pendingIntent; in setReadPendingIntent()3259 mReadPendingIntent, participants, mLatestTimestamp); in build()
5434 private final PendingIntent mReadPendingIntent; field in Notification.CarExtender.UnreadConversation5443 mReadPendingIntent = readPendingIntent; in UnreadConversation()5477 return mReadPendingIntent; in getReadPendingIntent()5519 b.putParcelable(KEY_ON_READ, mReadPendingIntent); in getBundleForUnreadConversation()5577 private PendingIntent mReadPendingIntent; field in Notification.CarExtender.Builder5630 mReadPendingIntent = pendingIntent; in setReadPendingIntent()5659 mReadPendingIntent, participants, mLatestTimestamp); in build()