Home
last modified time | relevance | path

Searched refs:ICarPerformanceService (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/car-lib/src/android/car/os/
DCarPerformanceManager.java42 private final ICarPerformanceService mService;
59 mService = ICarPerformanceService.Stub.asInterface(service); in CarPerformanceManager()
DICarPerformanceService.aidl22 interface ICarPerformanceService { interface
/packages/services/Car/service/src/com/android/car/os/
DCarPerformanceService.java23 import android.car.os.ICarPerformanceService;
42 public final class CarPerformanceService extends ICarPerformanceService.Stub
/packages/services/Car/tests/carservice_unit_test/src/android/car/os/
DCarPerformanceManagerUnitTest.java52 @Mock private ICarPerformanceService mService;