Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/systeminterface/
DSystemInterface.java53 IOInterface ioInterface, in SystemInterface() argument
60 mIOInterface = ioInterface; in SystemInterface()
244 public Builder withIOInterface(IOInterface ioInterface) { in withIOInterface() argument
245 mIOInterface = ioInterface; in withIOInterface()