Home
last modified time | relevance | path

Searched refs:getContentIntent (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAlertWindowNotification.java123 .setContentIntent(getContentIntent(context, mPackageName)); in onPostNotification()
137 private PendingIntent getContentIntent(Context context, String packageName) { in getContentIntent() method in AlertWindowNotification
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java12288 public PendingIntent getContentIntent() { in getContentIntent() method in Notification.Builder.TvExtender
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt976 method public android.app.PendingIntent getContentIntent();