Searched refs:MAX_TIME_FOR_SYNC_IN_MINS (Results 1 – 1 of 1) sorted by relevance
40 private static final int MAX_TIME_FOR_SYNC_IN_MINS = 20; field in SyncBaseInstrumentation60 long endTimeInMillis = startTimeInMillis + MAX_TIME_FOR_SYNC_IN_MINS * 60000; in syncProvider()