Searched refs:bindAutoExpectResult (Results 1 – 1 of 1) sorted by relevance
339 void bindAutoExpectResult(Intent service) { in bindAutoExpectResult() method in ServiceTest398 bindAutoExpectResult(new Intent(getContext(), LocalService.class)); in testLocalBindAutoClass()403 bindAutoExpectResult(new Intent(SERVICE_LOCAL)); in testLocalBindAutoAction()428 bindAutoExpectResult(new Intent(getContext(), LocalGrantedService.class)); in testLocalBindAutoClassPermissionGranted()433 bindAutoExpectResult(new Intent(SERVICE_LOCAL_GRANTED)); in testLocalBindAutoActionPermissionGranted()