Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/systeminterface/
DDisplayInterfaceTest.java78 private DisplayInterface.DefaultImpl mDisplayInterface; field in DisplayInterfaceTest
/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemInterface.java44 private final DisplayInterface mDisplayInterface; field in SystemInterface
246 private DisplayInterface mDisplayInterface; field in SystemInterface.Builder
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java112 private final MockDisplayInterface mDisplayInterface = new MockDisplayInterface(); field in CarPowerManagerUnitTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java219 private final MockDisplayInterface mDisplayInterface = new MockDisplayInterface(); field in CarPowerManagementServiceUnitTest