Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java475 int countVoiceMessagesStored = getStoredVoiceMessageCount(); in updateVoiceMail()
483 setVoiceMessageCount(getStoredVoiceMessageCount()); in updateVoiceMail()
DPhone.java2115 protected int getStoredVoiceMessageCount() { in getStoredVoiceMessageCount() method in Phone