Searched refs:ICarPerformanceService (Results 1 – 4 of 4) sorted by relevance
42 private final ICarPerformanceService mService;59 mService = ICarPerformanceService.Stub.asInterface(service); in CarPerformanceManager()
22 interface ICarPerformanceService { interface
23 import android.car.os.ICarPerformanceService;42 public final class CarPerformanceService extends ICarPerformanceService.Stub
52 @Mock private ICarPerformanceService mService;