Searched refs:RESULT_ERROR_NONE (Results 1 – 6 of 6) sorted by relevance
265 SmsManager.RESULT_ERROR_NONE, RESULT_NO_NETWORK_ERROR); in onSendSmsResultSuccess()
22 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()
2093 RESULT_ERROR_NONE,2124 public static final int RESULT_ERROR_NONE = 0; field in SmsManager
549 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()
45611 field public static final int RESULT_ERROR_NONE = 0; // 0x0
45755 field public static final int RESULT_ERROR_NONE = 0; // 0x0