Searched refs:withTimeInterface (Results 1 – 3 of 3) sorted by relevance
208 return builder.withTimeInterface(new TimeInterface.DefaultImpl()); in defaultSystemInterface()217 .withTimeInterface(otherBuilder.mTimeInterface) in fromBuilder()242 public Builder withTimeInterface(TimeInterface timeInterface) { in withTimeInterface() method in SystemInterface.Builder
116 .withTimeInterface(new MockTimeInterface()) in getSystemInterfaceBuilder()
319 .withTimeInterface(mMockTimeInterface); in getSystemInterfaceBuilder()