Searched defs:contentText (Results 1 – 4 of 4) sorted by relevance
| /frameworks/support/v4/honeycomb/android/support/v4/app/ |
| D | NotificationCompatHoneycomb.java | 27 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in add()
|
| /frameworks/support/v4/ics/android/support/v4/app/ |
| D | NotificationCompatIceCreamSandwich.java | 27 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in add()
|
| /frameworks/support/v4/jellybean/android/support/v4/app/ |
| D | NotificationCompatJellybean.java | 29 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in NotificationCompatJellybean()
|
| /frameworks/base/core/java/android/app/ |
| D | Notification.java | 552 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification() 886 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()
|