Home
last modified time | relevance | path

Searched defs:mDisplayInterface (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemInterface.java40 private final DisplayInterface mDisplayInterface; field in SystemInterface
186 private DisplayInterface mDisplayInterface; field in SystemInterface.Builder
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPowerManagementServiceTest.java98 private final MockDisplayInterface mDisplayInterface = new MockDisplayInterface(); field in CarPowerManagementServiceTest