Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/fetch/
H A DFetchVoicemailReceiver.java195 fetchVoicemail(network, getVoicemailStatusEditor()); in onAvailable()
199 private void fetchVoicemail(final Network network, final VoicemailStatus.Editor status) { in fetchVoicemail() method in FetchVoicemailReceiver