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.java335 Integer vmCount = null; in updateMwi() local
338 vmCount = phone.getVoiceMessageCount(); in updateMwi()
340 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()
408 && !maybeSendVoicemailNotificationUsingDefaultDialer(phone, vmCount, in updateMwi()