Searched refs:withWakeLockInterface (Results 1 – 4 of 4) sorted by relevance
218 builder.withWakeLockInterface(new WakeLockInterface.DefaultImpl(context)); in defaultSystemInterface()235 .withWakeLockInterface(otherBuilder.mWakeLockInterface); in fromBuilder()270 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface() method in SystemInterface.Builder
129 .withWakeLockInterface(mMockWakeLockInterface).build(); in setUp()
152 .withWakeLockInterface(new MockWakeLockInterface()); in getSystemInterfaceBuilder()
149 .withWakeLockInterface(mWakeLockInterface) in setUp()