Searched defs:contentText (Results 1 – 7 of 7) sorted by relevance
385 String contentText = resources.getString(contentTextId); in sendNotification() local396 Context context, String contentTitle, String contentText, Intent tunerSetupIntent) { in sendNotificationInternal()430 String contentText, in sendRecommendationCard()
140 final String contentText; in pairingSucceededNotification() local
110 String contentText; in createNotification() local
634 CharSequence contentText = mContext.getText(roamingOn in showDataRoamingNotification() local714 final CharSequence contentText = TextUtils.isEmpty(line1Num) ? in showLimitedSimFunctionWarningNotification() local
270 public MockMessageNotificationBuilder setContentText(String contentText) { in setContentText()
396 String contentText = context.getString(R.string.repair_for_adv_phonebook_feature); in createNotification() local
388 val contentText: CharSequence = AlarmUtils.getFormattedTime(context, in buildMissed() constant