Home | History | Annotate | Download | only in phone

Lines Matching refs:formatString

553         final String formatString = res.getString(R.string.respond_via_sms_confirmation_format);
554 final String confirmationMsg = String.format(formatString, phoneNumber);