Searched refs:withSystemStateInterface (Results 1 – 4 of 4) sorted by relevance
207 builder.withSystemStateInterface(new SystemStateInterface.DefaultImpl(context)); in defaultSystemInterface()216 .withSystemStateInterface(otherBuilder.mSystemStateInterface) in fromBuilder()237 public Builder withSystemStateInterface(SystemStateInterface systemStateInterface) { in withSystemStateInterface() method in SystemInterface.Builder
113 .withSystemStateInterface(new MockSystemStateInterface()) in getSystemInterfaceBuilder()
317 return builder.withSystemStateInterface(mMockSystemStateInterface) in getSystemInterfaceBuilder()
152 .withSystemStateInterface(mSystemStateInterface) in setUp()