Searched refs:EVENT_SEND_SMS_COMPLETE (Results 1 – 3 of 3) sorted by relevance
145 Message reply = obtainMessage(EVENT_SEND_SMS_COMPLETE, tracker); in sendSms()
196 Message reply = obtainMessage(EVENT_SEND_SMS_COMPLETE, tracker); in sendSms()
116 protected static final int EVENT_SEND_SMS_COMPLETE = 2; field in SMSDispatcher280 case EVENT_SEND_SMS_COMPLETE: in handleMessage()523 sendMessage(obtainMessage(EVENT_SEND_SMS_COMPLETE, in processSendSmsResponse()531 sendMessage(obtainMessage(EVENT_SEND_SMS_COMPLETE, in processSendSmsResponse()