Home | History | Annotate | Download | only in phone

Lines Matching defs:titleFormat

1232                 String titleFormat = mContext.getString(R.string.notification_voicemail_title_count);
1233 notificationTitle = String.format(titleFormat, vmCount);