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.java48 IOInterface ioInterface, in SystemInterface() argument
54 mIOInterface = ioInterface; in SystemInterface()
226 public Builder withIOInterface(IOInterface ioInterface) { in withIOInterface() argument
227 mIOInterface = ioInterface; in withIOInterface()