Searched defs:setContentText (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java156 public Builder setContentText(CharSequence text) { method in class:NotificationCompat.Builder
/frameworks/base/core/java/android/app/
H A DNotification.java907 * .setContentText(subject)
1053 public Builder setContentText(CharSequence text) { method in class:Notification.Builder
1696 * .setContentText(subject)
1776 * .setContentText(subject)
1853 * .setContentText(subject)

Completed in 372 milliseconds