Searched refs:WakeLockInterface (Results 1 – 6 of 6) sorted by relevance
42 WakeLockInterface {49 private final WakeLockInterface mWakeLockInterface;57 WakeLockInterface wakeLockInterface) { in SystemInterface()74 public WakeLockInterface getWakeLockInterface() { return mWakeLockInterface; } in getWakeLockInterface()206 private WakeLockInterface mWakeLockInterface;218 builder.withWakeLockInterface(new WakeLockInterface.DefaultImpl(context)); in defaultSystemInterface()270 public Builder withWakeLockInterface(WakeLockInterface wakeLockInterface) { in withWakeLockInterface()
27 public interface WakeLockInterface { interface32 class DefaultImpl implements WakeLockInterface {
103 private final WakeLockInterface mWakeLockInterface;145 DefaultImpl(Context context, WakeLockInterface wakeLockInterface) { in DefaultImpl()
50 import com.android.car.systeminterface.WakeLockInterface;87 @Mock private WakeLockInterface mMockWakeLockInterface;
61 import com.android.car.systeminterface.WakeLockInterface;542 static final class MockWakeLockInterface implements WakeLockInterface {
69 import com.android.car.systeminterface.WakeLockInterface;807 private static final class MockWakeLockInterface implements WakeLockInterface {