Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java294 Intent expectedIntentOne = new Intent("expected_one"); in bindServiceWithMultipleIntentsMapping() local
314 Intent expectedIntentOne = new Intent("expected_one"); in bindServiceWithMultipleIntentsMappingWithDefault() local
337 Intent expectedIntentOne = new Intent("expected_one"); in unbindServiceWithMultipleIntentsMapping() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java510 Intent expectedIntentOne = new Intent("expected_one").setPackage("package"); in bindServiceWithMultipleIntentsMapping() local
535 Intent expectedIntentOne = new Intent("expected_one").setPackage("package"); in bindServiceWithMultipleIntentsMappingWithDefault() local
565 Intent expectedIntentOne = new Intent("expected_one").setPackage("package"); in unbindServiceWithMultipleIntentsMapping() local