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()
143 String contentText; in getConsentNotificationV2() local445 String contentText = in getGaV2ConsentNotification() local562 String contentText = in getPasConsentNotification() local
86 final String contentText = resources.getString(R.string.picker_sync_notification_text); in getNotification() local
110 String contentText; in createNotification() local
740 CharSequence contentText = mContext.getText(roamingOn in showDataRoamingNotification() local820 final CharSequence contentText = TextUtils.isEmpty(line1Num) ? in showLimitedSimFunctionWarningNotification() local
270 public MockMessageNotificationBuilder setContentText(String contentText) { in setContentText()
477 String contentText = getString(R.string.repair_for_adv_phonebook_feature); in createNotification() local
388 val contentText: CharSequence = AlarmUtils.getFormattedTime(context, in buildMissed() constant