Home
last modified time | relevance | path

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

/frameworks/support/v4/honeycomb/android/support/v4/app/
DNotificationCompatHoneycomb.java27 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in add()
/frameworks/support/v4/ics/android/support/v4/app/
DNotificationCompatIceCreamSandwich.java27 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in add()
/frameworks/support/v4/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java29 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in NotificationCompatJellybean()
/frameworks/base/core/java/android/app/
DNotification.java552 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()
886 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()