Searched refs:notificationTitle (Results 1 – 4 of 4) sorted by relevance
309 String notificationTitle = mContext.getString(R.string.notification_voicemail_title); in updateMwi() local329 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()375 .setContentTitle(notificationTitle) in updateMwi()543 String notificationTitle; in updateCfi() local550 notificationTitle = subInfo.getDisplayName().toString(); in updateCfi()552 notificationTitle = mContext.getString(R.string.labelCF); in updateCfi()555 notificationTitle = mContext.getString(R.string.labelCF); in updateCfi()561 .setContentTitle(notificationTitle) in updateCfi()
120 CharSequence notificationTitle = null; in onEnableMmsDataRequest() local123 notificationTitle = context.getResources().getText( in onEnableMmsDataRequest()126 notificationTitle = context.getResources().getText( in onEnableMmsDataRequest()147 createEnableMmsNotification(context, notificationTitle, notificationSummary, subId); in onEnableMmsDataRequest()
98 String notificationTitle = in createNotification() local125 .setContentTitle(notificationTitle) in createNotification()
875 final String notificationTitle = String.format(titleFormat, language); in showDictionaryAvailableNotification() local879 .setContentTitle(notificationTitle) in showDictionaryAvailableNotification()881 .setTicker(notificationTitle) in showDictionaryAvailableNotification()