Lines Matching full:contenttext
165 * @param contentText The second line of text. May NOT be {@code null}.
175 String ticker, CharSequence title, String contentText, Intent intent, Bitmap largeIcon,
187 .setContentText(contentText)
209 * @param contentText The second line of text. May NOT be {@code null}.
214 String contentText, Intent intent, int notificationId) {
216 contentText, intent, null, null, true, needsOngoingNotification(notificationId));
584 * @return a {@link CharSequence} suitable for use in {@link Notification.ContentText}