Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java118 public PendingIntent contentIntent; field in Notification
323 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()
556 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DTabletTicker.java303 PendingIntent contentIntent = notification.notification.contentIntent; in makeTickerView() local
DTabletStatusBar.java858 final PendingIntent contentIntent = notification.notification.contentIntent; in updateNotification() local
1765 PendingIntent contentIntent = sbn.notification.contentIntent; in inflateViews() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java639 final PendingIntent contentIntent = notification.notification.contentIntent; in updateNotification() local
748 PendingIntent contentIntent = n.contentIntent; in makeNotificationView() local
921 PendingIntent contentIntent = sbn.notification.contentIntent; in inflateViews() local