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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java112 static final int EVENT_SEND_CONFIRMED_SMS = 5; // accessed from inner class field in class:SMSDispatcher
299 case EVENT_SEND_CONFIRMED_SMS:
1705 sendMessage(obtainMessage(EVENT_SEND_CONFIRMED_SMS, mTracker));

Completed in 61 milliseconds