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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java102 private static final int EVENT_SEND_RETRY = 3; field in class:SMSDispatcher
282 case EVENT_SEND_RETRY:
394 Message retryMsg = obtainMessage(EVENT_SEND_RETRY, tracker);

Completed in 47 milliseconds