Searched refs:RESULT_ERROR_NONE (Results 1 – 10 of 10) sorted by relevance
186 } else if (sendErrorCode != SmsManager.RESULT_ERROR_NONE) { in onOutgoingSms()193 } else if (sendErrorCode != SmsManager.RESULT_ERROR_NONE) { in onOutgoingSms()256 proto.errorCode = isOverIms ? SmsManager.RESULT_ERROR_NONE : NO_ERROR_CODE; in getOutgoingDefaultProto()
578 if (event.errorCode != SmsManager.RESULT_ERROR_NONE) { in printAllMetrics()2429 .setErrorCode(success ? SmsManager.RESULT_ERROR_NONE : in writeIncomingSmsWithType()2498 success ? SmsManager.RESULT_ERROR_NONE : SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsSessionWithType()
328 SmsManager.RESULT_ERROR_NONE, RESULT_NO_NETWORK_ERROR); in onSendSmsResultSuccess()
403 resultCode == SmsManager.RESULT_ERROR_NONE || resultCode == Activity.RESULT_OK); in testSendSmsByCarrierApp()479 resultCode == SmsManager.RESULT_ERROR_NONE || resultCode == Activity.RESULT_OK); in testSendMultipartSmsByCarrierApp()
1064 SmsManager.RESULT_ERROR_NONE, in handleSendComplete()1076 SmsManager.RESULT_ERROR_NONE in handleSendComplete()2065 @SmsManager.Result int error = SmsManager.RESULT_ERROR_NONE; in sendRawPdu()2079 if (error == SmsManager.RESULT_ERROR_NONE) { in sendRawPdu()2098 if (error != SmsManager.RESULT_ERROR_NONE) { in sendRawPdu()
2375 RESULT_ERROR_NONE,2453 public static final int RESULT_ERROR_NONE = 0; field in SmsManager
1057 case SmsManager.RESULT_ERROR_NONE: in getSmsFailureReasonString()
19 import static android.telephony.SmsManager.RESULT_ERROR_NONE;1075 mOutgoingSms1.sendErrorCode = RESULT_ERROR_NONE; in generateTestSmsData()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45591 field public static final int RESULT_ERROR_NONE = 0; // 0x0