Searched refs:setCarPerformanceService (Results 1 – 3 of 3) sorted by relevance
217 protected void setCarPerformanceService(CarPerformanceService service) { in setCarPerformanceService() method in MockedCarTestBase384 .setCarPerformanceService(mCarPerformanceService) in setUp()
208 .setCarPerformanceService(mMockCarPerformanceService) in testNoShardedPreferencesAccessedBeforeUserZeroUnlock()
1238 public Builder setCarPerformanceService(CarPerformanceService carPerformanceService) { in setCarPerformanceService() method in ICarImpl.Builder