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.java312 Integer vmCount = null; in updateMwi() local
315 vmCount = phone.getVoiceMessageCount(); in updateMwi()
317 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()
380 if (!maybeSendVoicemailNotificationUsingDefaultDialer(phone, vmCount, vmNumber, in updateMwi()