Searched refs:peekNextStartedService (Results 1 – 3 of 3) sorted by relevance
67 public Intent peekNextStartedService() { in peekNextStartedService() method in ShadowContextWrapper68 return getShadowInstrumentation().peekNextStartedService(); in peekNextStartedService()
566 Intent peekNextStartedService() {
286 assertThat(shadowApplication.peekNextStartedService()).isNull(); in declaringServiceUnbindableMakesBindServiceReturnFalse()