Home | History | Annotate | Download | only in phone

Lines Matching refs:getString

326             String notificationTitle = mContext.getString(R.string.notification_voicemail_title);
343 String titleFormat = mContext.getString(R.string.notification_voicemail_title_count);
353 notificationText = mContext.getString(
358 notificationText = mContext.getString(
369 mContext.getString(R.string.notification_voicemail_text_format),
453 notificationTitle = mContext.getString(R.string.labelCF);
460 .setContentText(mContext.getString(R.string.sum_cfu_enabled_indicator))
546 .setContentTitle(mContext.getString(R.string.notification_network_selection_title))
548 mContext.getString(R.string.notification_network_selection_text, operator))
601 sp.getString(PhoneBase.NETWORK_SELECTION_NAME_KEY + subId, "");
604 sp.getString(PhoneBase.NETWORK_SELECTION_KEY + subId, "");