Searched refs:NETWORK_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
59 private static final int NETWORK_RETRY_COUNT = 3; field in FetchVoicemailReceiver69 private int mRetryCount = NETWORK_RETRY_COUNT;
54 private static final int NETWORK_RETRY_COUNT = 3; field in OmtpVvmSyncService239 int retryCount = NETWORK_RETRY_COUNT; in doSync()