Searched refs:EVENT_RETRY_SMMA (Results 1 – 2 of 2) sorted by relevance
168 sendMessageDelayed(obtainMessage(EVENT_RETRY_SMMA), SEND_RETRY_DELAY);355 case EVENT_RETRY_SMMA: in handleMessage()
156 protected static final int EVENT_RETRY_SMMA = 11; field in SMSDispatcher