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.java317 Integer vmCount = null; in updateMwi() local
320 vmCount = phone.getVoiceMessageCount(); in updateMwi()
322 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()
383 if (!maybeSendVoicemailNotificationUsingDefaultDialer(phone, vmCount, vmNumber, in updateMwi()