Searched refs:MAX_SEND_RETRIES (Results 1 – 2 of 2) sorted by relevance
66 public static final int MAX_SEND_RETRIES_OVER_IMS = MAX_SEND_RETRIES;483 int retryCount = MAX_SEND_RETRIES; in getMaxSmsRetryCount()
193 protected static final int MAX_SEND_RETRIES = 3; field in SMSDispatcher338 return MAX_SEND_RETRIES; in getMaxSmsRetryCount()