Searched refs:withTimeInterface (Results 1 – 4 of 4) sorted by relevance
269 return builder.withTimeInterface(new TimeInterface.DefaultImpl()); in defaultSystemInterface()279 .withTimeInterface(otherBuilder.mTimeInterface) in fromBuilder()310 public Builder withTimeInterface(TimeInterface timeInterface) { in withTimeInterface() method in SystemInterface.Builder
156 .withTimeInterface(mMockTimeInterface) in setUp()
262 .withTimeInterface(new MockTimeInterface()) in getSystemInterfaceBuilder()
321 .withTimeInterface(mMockTimeInterface); in getSystemInterfaceBuilder()