Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java297 Intent expectedIntentTwo = new Intent("expected_two"); in bindServiceWithMultipleIntentsMapping() local
317 Intent expectedIntentTwo = new Intent("expected_two"); in bindServiceWithMultipleIntentsMappingWithDefault() local
341 Intent expectedIntentTwo = new Intent("expected_two"); in unbindServiceWithMultipleIntentsMapping() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowApplicationTest.java513 Intent expectedIntentTwo = new Intent("expected_two").setPackage("package"); in bindServiceWithMultipleIntentsMapping() local
538 Intent expectedIntentTwo = new Intent("expected_two").setPackage("package"); in bindServiceWithMultipleIntentsMappingWithDefault() local
569 Intent expectedIntentTwo = new Intent("expected_two").setPackage("package"); in unbindServiceWithMultipleIntentsMapping() local