Searched refs:getSyncService (Results 1 – 3 of 3) sorted by relevance
158 public SyncService getSyncService() in getSyncService() method in StubDevice
2048 when(mMockIDevice.getSyncService()).thenReturn(s); in testPullFile()2074 when(mMockIDevice.getSyncService()).thenReturn(s); in testPullFile_fails()2227 when(mMockIDevice.getSyncService()).thenReturn(s); in testPushFile()2253 when(mMockIDevice.getSyncService()).thenReturn(s); in testPushFile_fails()
1505 syncService = getIDevice().getSyncService(); in pullFileInternal()1604 syncService = getIDevice().getSyncService(); in pushFileInternal()2262 syncService = getIDevice().getSyncService(); in syncFiles()