Searched refs:notificationTitle (Results 1 – 2 of 2) sorted by relevance
326 String notificationTitle = mContext.getString(R.string.notification_voicemail_title); in updateMwi() local344 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()390 .setContentTitle(notificationTitle) in updateMwi()449 String notificationTitle; in updateCfi() local451 notificationTitle = subInfo.getDisplayName().toString(); in updateCfi()453 notificationTitle = mContext.getString(R.string.labelCF); in updateCfi()459 .setContentTitle(notificationTitle) in updateCfi()
862 final String notificationTitle = String.format(titleFormat, language); in showDictionaryAvailableNotification() local866 .setContentTitle(notificationTitle) in showDictionaryAvailableNotification()868 .setTicker(notificationTitle) in showDictionaryAvailableNotification()