Searched refs:withWakeLockInterface (Results 1 – 3 of 3) sorted by relevance
202 builder.withWakeLockInterface(new WakeLockInterface.DefaultImpl(context)); in defaultSystemInterface()218 .withWakeLockInterface(otherBuilder.mWakeLockInterface); in fromBuilder()247 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface() method in SystemInterface.Builder
77 .withWakeLockInterface(mWakeLockInterface) in setUp()
117 .withWakeLockInterface(new MockWakeLockInterface()); in getSystemInterfaceBuilder()