Searched refs:mMaxSyncRetryTimeInSeconds (Results 1 – 1 of 1) sorted by relevance
48 private int mMaxSyncRetryTimeInSeconds = DEF_MAX_SYNC_RETRY_TIME_IN_SECONDS; field in SyncManagerConstants95 mMaxSyncRetryTimeInSeconds = parser.getInt( in refresh()128 return mMaxSyncRetryTimeInSeconds; in getMaxSyncRetryTimeInSeconds()159 pw.println(mMaxSyncRetryTimeInSeconds); in dump()