Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsSmsImplBase.java265 SmsManager.RESULT_ERROR_NONE, RESULT_NO_NETWORK_ERROR); in onSendSmsResultSuccess()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java22 import static android.telephony.SmsManager.RESULT_ERROR_NONE;
1254 int error = RESULT_ERROR_NONE; in sendRawPdu()
1268 if (error == RESULT_ERROR_NONE) { in sendRawPdu()
1285 if (error != RESULT_ERROR_NONE) { in sendRawPdu()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2093 RESULT_ERROR_NONE,
2124 public static final int RESULT_ERROR_NONE = 0; field in SmsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java549 if (event.errorCode != SmsManager.RESULT_ERROR_NONE) { in printAllMetrics()
2332 .setErrorCode(success ? SmsManager.RESULT_ERROR_NONE : in writeIncomingSmsWithType()
2399 .setErrorCode(success ? SmsManager.RESULT_ERROR_NONE : in writeIncomingSmsSessionWithType()
/frameworks/base/non-updatable-api/
Dcurrent.txt45611 field public static final int RESULT_ERROR_NONE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt45755 field public static final int RESULT_ERROR_NONE = 0; // 0x0