Home
last modified time | relevance | path

Searched refs:vmCount (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java260 Integer vmCount = null; in updateMwi() local
263 vmCount = phone.getVoiceMessageCount(); in updateMwi()
265 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()
335 if (!sendNotificationCustomComponent(vmCount, vmNumber, pendingIntent, in updateMwi()