Searched defs:EVENT_SEND_SMS_COMPLETE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java98 protected static final int EVENT_SEND_SMS_COMPLETE = 2; field in class:SMSDispatcher
272 case EVENT_SEND_SMS_COMPLETE:
485 sendMessage(obtainMessage(EVENT_SEND_SMS_COMPLETE,
492 sendMessage(obtainMessage(EVENT_SEND_SMS_COMPLETE,

Completed in 41 milliseconds