Searched refs:getMaxSyncRetryTimeInSeconds (Results 1 – 2 of 2) sorted by relevance
126 public int getMaxSyncRetryTimeInSeconds() { in getMaxSyncRetryTimeInSeconds() method in SyncManagerConstants
1421 final long maxSyncRetryTimeInSeconds = mConstants.getMaxSyncRetryTimeInSeconds(); in increaseBackoffSetting()