Home
last modified time | relevance | path

Searched refs:displayInterface (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemInterface.java52 DisplayInterface displayInterface, in SystemInterface() argument
59 mDisplayInterface = displayInterface; in SystemInterface()
239 public Builder withDisplayInterface(DisplayInterface displayInterface) { in withDisplayInterface() argument
240 mDisplayInterface = displayInterface; in withDisplayInterface()