Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java11905 private final PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.UnreadConversation
11914 mReadPendingIntent = readPendingIntent; in UnreadConversation()
11948 return mReadPendingIntent; in getReadPendingIntent()
11990 b.putParcelable(KEY_ON_READ, mReadPendingIntent); in getBundleForUnreadConversation()
12049 private PendingIntent mReadPendingIntent; field in Notification.Builder.CarExtender.Builder
12102 mReadPendingIntent = pendingIntent; in setReadPendingIntent()
12131 mReadPendingIntent, participants, mLatestTimestamp); in build()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7706 Landroid/app/Notification$CarExtender$Builder;->mReadPendingIntent:Landroid/app/PendingIntent;
7723 Landroid/app/Notification$CarExtender$UnreadConversation;->mReadPendingIntent:Landroid/app/PendingI…