Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java126 .setContentIntent(getContentIntent(context, mPackageName)); in onPostNotification()
139 private PendingIntent getContentIntent(Context context, String packageName) { in getContentIntent() method in AlertWindowNotification
/frameworks/base/core/java/android/app/
DNotification.java10318 public PendingIntent getContentIntent() { in getContentIntent() method in Notification.Builder.TvExtender
/frameworks/base/api/
Dsystem-current.txt529 method public android.app.PendingIntent getContentIntent();