Searched refs:SEND_RETRY_DELAY (Results 1 – 3 of 3) sorted by relevance
135 waitForMs(SMSDispatcher.SEND_RETRY_DELAY + 200); in testOnMemoryAvailableResultErrorRetry()141 waitForMs(SMSDispatcher.SEND_RETRY_DELAY + 200); in testOnMemoryAvailableResultErrorRetry()161 waitForMs(SMSDispatcher.SEND_RETRY_DELAY + 200); in testOnMemoryAvailableResultSuccess()181 waitForMs(SMSDispatcher.SEND_RETRY_DELAY + 200); in testOnMemoryAvailableResultError()260 waitForMs(SMSDispatcher.SEND_RETRY_DELAY + 200); in testErrorImsRetry()395 waitForMs(SMSDispatcher.SEND_RETRY_DELAY + 200); in testErrorImsRetrywithMessageRef()
168 sendMessageDelayed(obtainMessage(EVENT_RETRY_SMMA), SEND_RETRY_DELAY);535 int retryDelay = SEND_RETRY_DELAY; in getSmsRetryDelayValue()
204 public static final int SEND_RETRY_DELAY = 2000; field in SMSDispatcher348 return SEND_RETRY_DELAY; in getSmsRetryDelayValue()