Searched defs:mDisplayInterface (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/service/src/com/android/car/systeminterface/ | ||
D | SystemInterface.java | 40 private final DisplayInterface mDisplayInterface; field in SystemInterface |
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ | ||
D | CarPowerManagementServiceTest.java | 98 private final MockDisplayInterface mDisplayInterface = new MockDisplayInterface(); field in CarPowerManagementServiceTest |