Searched refs:EVENT_SEND_SMS_COMPLETE (Results 1 – 3 of 3) sorted by relevance
118 Message reply = obtainMessage(EVENT_SEND_SMS_COMPLETE, tracker); in sendSms()
115 protected static final int EVENT_SEND_SMS_COMPLETE = 2; field in SMSDispatcher270 case EVENT_SEND_SMS_COMPLETE: in handleMessage()512 sendMessage(obtainMessage(EVENT_SEND_SMS_COMPLETE, in processSendSmsResponse()519 sendMessage(obtainMessage(EVENT_SEND_SMS_COMPLETE, in processSendSmsResponse()664 EVENT_SEND_SMS_COMPLETE, in processSendMultipartSmsResponse()684 EVENT_SEND_SMS_COMPLETE, in processSendMultipartSmsResponse()
169 Message reply = obtainMessage(EVENT_SEND_SMS_COMPLETE, tracker); in sendSms()