Home
last modified time | relevance | path

Searched defs:contentIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java286 public PendingIntent contentIntent; field in Notification
2064 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()
2806 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()