Searched refs:testConnection (Results 1 – 4 of 4) sorted by relevance
105 resumeBrowser.testConnection() in capture()116 resumeBrowser.testConnection() in capture()126 resumeBrowser.testConnection() in capture()137 resumeBrowser.testConnection() in capture()148 resumeBrowser.testConnection() in capture()167 resumeBrowser.testConnection() in capture()172 resumeBrowser.testConnection() in capture()
223 whenever(resumeBrowser.testConnection()).thenAnswer { callbackCaptor.value.onError() } in capture()285 whenever(resumeBrowser.testConnection()).thenAnswer { in capture()296 verify(resumeBrowser).testConnection() in capture()313 verify(resumeBrowser, never()).testConnection() in capture()379 whenever(resumeBrowser.testConnection()).thenAnswer { in capture()390 verify(resumeBrowser).testConnection() in capture()562 whenever(resumeBrowser.testConnection()).thenAnswer { callbackCaptor.value.onError() } in capture()578 whenever(resumeBrowser.testConnection()).thenAnswer { in capture()595 whenever(resumeBrowser.testConnection()).thenAnswer { in capture()
329 public void testConnection() { in testConnection() method in ResumeMediaBrowser
309 mediaBrowser?.testConnection() in tryUpdateResumptionList()