Searched refs:withIOInterface (Results 1 – 4 of 4) sorted by relevance
221 builder.withIOInterface(new IOInterface.DefaultImpl(context)); in defaultSystemInterface()231 .withIOInterface(otherBuilder.mIOInterface) in fromBuilder()249 public Builder withIOInterface(IOInterface ioInterface) { in withIOInterface() method in SystemInterface.Builder
126 .withIOInterface(mMockIOInterface) in setUp()
149 .withIOInterface(mMockIOInterface) in getSystemInterfaceBuilder()
150 .withIOInterface(mIOInterface).build(); in setUp()