Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/
DOmtpVvmSyncService.java184 setupAndSendRequest(phoneAccount, voicemail, action, isManualSync); in onHandleIntent()
191 setupAndSendRequest(source, null, action, isManualSync); in onHandleIntent()
196 private void setupAndSendRequest(PhoneAccountHandle phoneAccount, Voicemail voicemail, in setupAndSendRequest() method in OmtpVvmSyncService