Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java12804 private final PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation
12813 mReadPendingIntent = readPendingIntent; in UnreadConversation()
12847 return mReadPendingIntent; in getReadPendingIntent()
12889 b.putParcelable(KEY_ON_READ, mReadPendingIntent); in getBundleForUnreadConversation()
12948 private PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.Builder
13001 mReadPendingIntent = pendingIntent; in setReadPendingIntent()
13030 mReadPendingIntent, participants, mLatestTimestamp); in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7706 Landroid/app/Notification$CarExtender$Builder;->mReadPendingIntent:Landroid/app/PendingIntent;
7723 Landroid/app/Notification$CarExtender$UnreadConversation;->mReadPendingIntent:Landroid/app/PendingI…