Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
DVvm3EventHandler.java142 postError(status, PIN_NOT_SET); in handleConfigurationEvent()
157 postError(status, PIN_NOT_SET); in handleConfigurationEvent()
160 postError(status, STATUS_SMS_TIMEOUT); in handleConfigurationEvent()
173 postError(status, VMS_NO_CELLULAR); in handleDataChannelEvent()
178 postError(status, VMS_TIMEOUT); in handleDataChannelEvent()
181 postError(status, VMS_DNS_FAILURE); in handleDataChannelEvent()
184 postError(status, IMAP_ERROR); in handleDataChannelEvent()
187 postError(status, UNKNOWN_USER); in handleDataChannelEvent()
190 postError(status, UNKNOWN_DEVICE); in handleDataChannelEvent()
193 postError(status, INVALID_PASSWORD); in handleDataChannelEvent()
[all …]