Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioResponse.hal86 * RadioError:SMS_SEND_FAIL_RETRY
118 * RadioError:SMS_SEND_FAIL_RETRY
152 * RadioError:SMS_SEND_FAIL_RETRY
185 * RadioError:SMS_SEND_FAIL_RETRY
H A DIRadio.hal166 * fails. RadioError:SMS_SEND_FAIL_RETRY means retry (i.e. error cause is 332)
184 * fails. RadioError:SMS_SEND_FAIL_RETRY means retry (i.e. error cause is 332)
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java44 int SMS_SEND_FAIL_RETRY = 10; /* send sms fail and need retry */ field
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandException.java170 case RILConstants.SMS_SEND_FAIL_RETRY: in fromRilErrno()
/aosp12/hardware/interfaces/radio/1.5/
H A DIRadioResponse.hal277 * RadioError:SMS_SEND_FAIL_RETRY
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioResponse.hal531 * RadioError:SMS_SEND_FAIL_RETRY
561 * RadioError:SMS_SEND_FAIL_RETRY
1616 * RadioError:SMS_SEND_FAIL_RETRY
2153 * RadioError:SMS_SEND_FAIL_RETRY
H A DIRadio.hal337 * fails. RadioError:SMS_SEND_FAIL_RETRY means retry (i.e. error cause is 332)
353 * fails. RadioError:SMS_SEND_FAIL_RETRY means retry (i.e. error cause is 332)
1264 * fails. SMS_SEND_FAIL_RETRY means retry, and other errors means no retry.
H A Dtypes.hal66 SMS_SEND_FAIL_RETRY = 10, // fail to send sms and need retry