Home
last modified time | relevance | path

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

/frameworks/support/v4/honeycomb/android/support/v4/app/
DNotificationCompatHoneycomb.java27 CharSequence contentTitle, CharSequence contentText, CharSequence contentInfo, in add()
/frameworks/base/core/java/android/app/
DNotification.java513 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()
801 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()