Searched defs:syncTracker (Results 1 – 3 of 3) sorted by relevance
35 SyncTracker syncTracker = new SyncTracker(); in testCreateSyncFuture() local44 SyncTracker syncTracker = new SyncTracker(); in testMarkSyncAsComplete() local55 SyncTracker syncTracker = new SyncTracker(); in testCompleteOnTimeoutSyncFuture() local
43 @NonNull SyncTracker syncTracker, in waitForSync()94 public static boolean waitForSyncWithTimeout( in waitForSyncWithTimeout()
45 public static void setLocalSyncTracker(SyncTracker syncTracker) { in setLocalSyncTracker()