Searched defs:notificationTitle (Results 1 – 2 of 2) sorted by relevance
245 String notificationTitle = mContext.getString(R.string.notification_voicemail_title); in updateMwi() local428 String notificationTitle; in updateCfi() local
875 final String notificationTitle = String.format(titleFormat, language); in showDictionaryAvailableNotification() local