Searched defs:contentText (Results 1 – 8 of 8) 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()
86 final String contentText = resources.getString(R.string.picker_sync_notification_text); in getNotification() local
275 String contentText = in getGaV2ConsentNotification() local387 String contentText = in getPasConsentNotification() local
110 String contentText; in createNotification() local
640 CharSequence contentText = mContext.getText(roamingOn in showDataRoamingNotification() local720 final CharSequence contentText = TextUtils.isEmpty(line1Num) ? in showLimitedSimFunctionWarningNotification() local
270 public MockMessageNotificationBuilder setContentText(String contentText) { in setContentText()
437 String contentText = context.getString(R.string.repair_for_adv_phonebook_feature); in createNotification() local
388 val contentText: CharSequence = AlarmUtils.getFormattedTime(context, in buildMissed() constant