Home
last modified time | relevance | path

Searched refs:MAX_SEND_RETRIES (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DImsSmsDispatcher.java66 public static final int MAX_SEND_RETRIES_OVER_IMS = MAX_SEND_RETRIES;
483 int retryCount = MAX_SEND_RETRIES; in getMaxSmsRetryCount()
DSMSDispatcher.java193 protected static final int MAX_SEND_RETRIES = 3; field in SMSDispatcher
338 return MAX_SEND_RETRIES; in getMaxSmsRetryCount()