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