Searched refs:IOInterface (Results 1 – 4 of 4) sorted by relevance
37 public class SystemInterface implements DisplayInterface, IOInterface,41 private final IOInterface mIOInterface;48 IOInterface ioInterface, in SystemInterface()62 public IOInterface getIOInterface() { return mIOInterface; } in getIOInterface()187 private IOInterface mIOInterface;205 builder.withIOInterface(new IOInterface.DefaultImpl(context)); in defaultSystemInterface()226 public Builder withIOInterface(IOInterface ioInterface) { in withIOInterface()
26 public interface IOInterface { interface34 class DefaultImpl implements IOInterface {
38 import com.android.car.systeminterface.IOInterface;365 private static final class MockIOInterface implements IOInterface {
46 import com.android.car.systeminterface.IOInterface;319 static final class MockIOInterface implements IOInterface {