Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DIoStatsTracker.java53 private final SystemStateInterface mSystemStateInterface; field in IoStatsTracker
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/systeminterface/
DSystemStateInterfaceTest.java65 private SystemStateInterface.DefaultImpl mSystemStateInterface; field in SystemStateInterfaceTest
/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemInterface.java47 private final SystemStateInterface mSystemStateInterface; field in SystemInterface
249 private SystemStateInterface mSystemStateInterface; field in SystemInterface.Builder
/packages/services/Car/tests/carservice_test/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerTest.java126 private final MockSystemStateInterface mSystemStateInterface = new MockSystemStateInterface(); field in CarRemoteAccessManagerTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java113 private final MockSystemStateInterface mSystemStateInterface = new MockSystemStateInterface(); field in CarPowerManagerUnitTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java220 private final MockSystemStateInterface mSystemStateInterface = new MockSystemStateInterface(); field in CarPowerManagementServiceUnitTest