Searched refs:withWakeLockInterface (Results 1 – 4 of 4) sorted by relevance
263 builder.withWakeLockInterface(new WakeLockInterface.DefaultImpl(context)); in defaultSystemInterface()280 .withWakeLockInterface(otherBuilder.mWakeLockInterface); in fromBuilder()315 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface() method in SystemInterface.Builder
157 .withWakeLockInterface(mMockWakeLockInterface).build(); in setUp()
263 .withWakeLockInterface(new MockWakeLockInterface()); in getSystemInterfaceBuilder()
281 .withWakeLockInterface(mWakeLockInterface) in setUp()