Home
last modified time | relevance | path

Searched defs:expectedIntent (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java223 Intent expectedIntent = new Intent("expected"); in bindServiceShouldCallOnServiceConnectedWhenNotPaused() local
245 Intent expectedIntent = new Intent("expected"); in unbindServiceShouldCallOnServiceDisconnectedWhenNotPaused() local
263 Intent expectedIntent = new Intent("expected"); in unbindServiceAddsEntryToUnboundServicesCollection() local
278 Intent expectedIntent = new Intent("refuseToBind"); in declaringServiceUnbindableMakesBindServiceReturnFalse() local