Searched defs:contentIntent (Results 1 – 5 of 5) sorted by relevance
| /frameworks/support/v4/honeycomb/android/support/v4/app/ |
| D | NotificationCompatHoneycomb.java | 29 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon) { in add()
|
| /frameworks/support/v4/ics/android/support/v4/app/ |
| D | NotificationCompatIceCreamSandwich.java | 29 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in add()
|
| /frameworks/support/v4/jellybean/android/support/v4/app/ |
| D | NotificationCompatJellybean.java | 31 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in NotificationCompatJellybean()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/ |
| D | TabletTicker.java | 316 PendingIntent contentIntent = notification.getNotification().contentIntent; in makeTickerView() local
|
| /frameworks/base/core/java/android/app/ |
| D | Notification.java | 160 public PendingIntent contentIntent; field in Notification 552 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification() 886 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()
|