Home
last modified time | relevance | path

Searched defs:mSystemStateInterface (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DIoStatsTracker.java50 private final SystemStateInterface mSystemStateInterface; field in IoStatsTracker
/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemInterface.java47 private final SystemStateInterface mSystemStateInterface; field in SystemInterface
199 private SystemStateInterface mSystemStateInterface; field in SystemInterface.Builder
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DSystemStateInterfaceTest.java46 private SystemStateInterface.DefaultImpl mSystemStateInterface; field in SystemStateInterfaceTest
DCarPowerManagementServiceTest.java92 private final MockSystemStateInterface mSystemStateInterface = new MockSystemStateInterface(); field in CarPowerManagementServiceTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java64 private final MockSystemStateInterface mSystemStateInterface = new MockSystemStateInterface(); field in CarPowerManagerUnitTest