Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DSmsStats.java174 } else if (errorCode == SmsManager.RESULT_RIL_SMS_SEND_FAIL_RETRY) { in onOutgoingSms()
181 if (errorCode == SmsManager.RESULT_RIL_SMS_SEND_FAIL_RETRY) { in onOutgoingSms()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2277 RESULT_RIL_SMS_SEND_FAIL_RETRY,
2466 public static final int RESULT_RIL_SMS_SEND_FAIL_RETRY = 101; field in SmsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java938 } else if (error == SmsManager.RESULT_RIL_SMS_SEND_FAIL_RETRY in handleSendComplete()
956 SmsManager.RESULT_RIL_SMS_SEND_FAIL_RETRY, in handleSendComplete()
981 return SmsManager.RESULT_RIL_SMS_SEND_FAIL_RETRY; in rilErrorToSmsManagerResult()
/frameworks/base/core/api/
Dcurrent.txt42297 field public static final int RESULT_RIL_SMS_SEND_FAIL_RETRY = 101; // 0x65