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.java342 int vmCount = phone.getVoiceMessageCount(); in updateMwi() local
344 notificationTitle = String.format(titleFormat, vmCount); in updateMwi()