Home
last modified time | relevance | path

Searched defs:mCarPerformanceService (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/os/
DCarPerformanceServiceUnitTest.java52 private CarPerformanceService mCarPerformanceService; field in CarPerformanceServiceUnitTest
/packages/services/Car/service/src/com/android/car/
DICarImpl.java171 private final CarPerformanceService mCarPerformanceService; field in ICarImpl
1145 CarPerformanceService mCarPerformanceService; field in ICarImpl.Builder
/packages/services/Car/tests/carservice_test/src/com/android/car/
DMockedCarTestBase.java121 private CarPerformanceService mCarPerformanceService; field in MockedCarTestBase