Home | History | Annotate | Download | only in telephony

Lines Matching defs:EVENT_SEND_RETRY

117     private static final int EVENT_SEND_RETRY = 3;
279 case EVENT_SEND_RETRY:
705 Message retryMsg = obtainMessage(EVENT_SEND_RETRY, tracker);