Searched refs:setContentText (Results 1 – 10 of 10) sorted by relevance
139 .setContentText(r.getString(R.string.screenshot_saving_text)) in SaveImageInBackgroundTask()210 .setContentText(r.getString(R.string.screenshot_saved_text)) in onPostExecute()577 .setContentText(r.getString(R.string.screenshot_failed_text)) in notifyScreenshotError()
557 builder.setContentText(body); in enqueueNotification()589 builder.setContentText(body); in enqueueNotification()623 builder.setContentText(body); in enqueueNotification()660 builder.setContentText(body); in enqueueRestrictedNotification()
234 b.setContentText(text); in buildNotification()
773 .setContentText("This should appear before all others")
722 public Builder setContentText(CharSequence text) { in setContentText() method in Notification.Builder
323 .setContentText(text) in showNotification()
503 .setContentText(msg) in displayDisabledNetworkNotification()
1626 .setContentText(mContext.getText(R.string.notifications_off_text)) in updateNotificationIcons()
3637 method public android.app.Notification.Builder setContentText(java.lang.CharSequence);