Searched refs:withIOInterface (Results 1 – 3 of 3) sorted by relevance
205 builder.withIOInterface(new IOInterface.DefaultImpl(context)); in defaultSystemInterface()214 .withIOInterface(otherBuilder.mIOInterface) in fromBuilder()226 public Builder withIOInterface(IOInterface ioInterface) { in withIOInterface() method in SystemInterface.Builder
115 .withIOInterface(mMockIOInterface) in getSystemInterfaceBuilder()
154 .withIOInterface(mIOInterface).build(); in setUp()