Searched defs:mIOInterface (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/services/Car/service/src/com/android/car/systeminterface/ | ||
H A D | SystemInterface.java | 45 private final IOInterface mIOInterface; field in SystemInterface |
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ | ||
H A D | CarPowerManagementServiceUnitTest.java | 107 private final MockIOInterface mIOInterface = new MockIOInterface(); field in CarPowerManagementServiceUnitTest |