Searched refs:bindExpectResult (Results 1 – 1 of 1) sorted by relevance
232 void bindExpectResult(Intent service) { in bindExpectResult() method in ServiceTest388 bindExpectResult(new Intent(getContext(), LocalService.class)); in testLocalBindClass()393 bindExpectResult(new Intent(SERVICE_LOCAL)); in testLocalBindAction()418 bindExpectResult(new Intent(getContext(), LocalGrantedService.class)); in testLocalBindClassPermissionGranted()423 bindExpectResult(new Intent(SERVICE_LOCAL_GRANTED)); in testLocalBindActionPermissionGranted()