Home | History | Annotate | Download | only in phone

Lines Matching refs:titleFormat

1382         String titleFormat = context.getString(R.string.card_title_my_phone_number);
1383 return String.format(titleFormat, formattedNumber);