Searched refs:isForegroundStopped (Results 1 – 2 of 2) sorted by relevance
87 public boolean isForegroundStopped() { in isForegroundStopped() method in ShadowService
64 assertThat(shadowService.isForegroundStopped(), is(true)); in stopForeground()