Searched refs:getSyncSet (Results 1 – 3 of 3) sorted by relevance
458 SyncGroup getSyncSet(int id) { in getSyncSet() method in BLASTSyncEngine510 final SyncGroup syncGroup = getSyncSet(id); in getSyncGroup()571 getSyncSet(syncId).tryFinish(); in tryFinishForTest()
498 if (mSyncEngine.getSyncSet(mSyncId).mSyncMethod == BLASTSyncEngine.METHOD_BLAST) return; in onSeamlessRotating()746 if (mSyncEngine.getSyncSet(mSyncId).mSyncMethod == BLASTSyncEngine.METHOD_BLAST) { in collectVisibleChange()
634 assertFalse(bse.getSyncSet(sync3).mRootMembers.contains(childWC3)); in testDependencyCycle()