Searched refs:withDisplayInterface (Results 1 – 4 of 4) sorted by relevance
203 builder.withDisplayInterface(new DisplayInterface.DefaultImpl(context, in defaultSystemInterface()213 .withDisplayInterface(otherBuilder.mDisplayInterface) in fromBuilder()221 public Builder withDisplayInterface(DisplayInterface displayInterface) { in withDisplayInterface() method in SystemInterface.Builder
75 .withDisplayInterface(mDisplayInterface) in setUp()
61 return builder.withDisplayInterface(mMockDisplayInterface); in getSystemInterfaceBuilder()
113 .withDisplayInterface(new MockDisplayInterface()) in getSystemInterfaceBuilder()