Searched refs:expectedBinderOne (Results 1 – 1 of 1) sorted by relevance
293 Binder expectedBinderOne = new Binder(); in bindServiceWithMultipleIntentsMapping() local299 …eAndServiceForBindServiceForIntent(expectedIntentOne, expectedComponentNameOne, expectedBinderOne); in bindServiceWithMultipleIntentsMapping()303 assertThat(service.service).isEqualTo(expectedBinderOne); in bindServiceWithMultipleIntentsMapping()313 Binder expectedBinderOne = new Binder(); in bindServiceWithMultipleIntentsMappingWithDefault() local319 …eAndServiceForBindServiceForIntent(expectedIntentOne, expectedComponentNameOne, expectedBinderOne); in bindServiceWithMultipleIntentsMappingWithDefault()323 assertThat(service.service).isEqualTo(expectedBinderOne); in bindServiceWithMultipleIntentsMappingWithDefault()336 Binder expectedBinderOne = new Binder(); in unbindServiceWithMultipleIntentsMapping() local343 …eAndServiceForBindServiceForIntent(expectedIntentOne, expectedComponentNameOne, expectedBinderOne); in unbindServiceWithMultipleIntentsMapping()