Lines Matching defs:titleFormat
1093 String titleFormat = mContext.getString(R.string.notification_voicemail_title_count);1094 notificationTitle = String.format(titleFormat, vmCount);