Searched refs:fetchStarted (Results 1 – 2 of 2) sorted by relevance
25 public boolean fetchStarted = false; field in FakeEpgFetcher35 fetchStarted = true; in fetchImmediately()51 fetchStarted = false; in stopFetchingJob()55 fetchStarted = false; in reset()
244 assertThat(testSingletonApp.epgFetcher.fetchStarted).isFalse(); in onActivityResult_ok()269 assertThat(testSingletonApp.epgFetcher.fetchStarted).isTrue(); in onActivityResult_3rdPartyEpg_ok()290 assertThat(testSingletonApp.epgFetcher.fetchStarted).isFalse(); in onActivityResult_3rdPartyEpg_notAllowed()316 assertThat(testSingletonApp.epgFetcher.fetchStarted).isFalse(); in onActivityResult_3rdPartyEpg_disabled()335 assertThat(testSingletonApp.epgFetcher.fetchStarted).isFalse(); in onActivityResult_ok_tvInputInfo_null()