Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaPhone.java666 countVoiceMessages = getStoredVoiceMessageCount(); in updateVoiceMail()
672 setVoiceMessageCount(getStoredVoiceMessageCount()); in updateVoiceMail()
H A DPhone.java3023 protected int getStoredVoiceMessageCount() { in getStoredVoiceMessageCount() method in Phone