Home
last modified time | relevance | path

Searched refs:LowPowerStandbyController (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
DOWNERS6 per-file LowPowerStandbyController.java=qingxun@google.com
DLowPowerStandbyController.java118 public class LowPowerStandbyController { class
344 public LowPowerStandbyController(Context context, Looper looper) { in LowPowerStandbyController() method in LowPowerStandbyController
351 LowPowerStandbyController(Context context, Looper looper, Clock clock, in LowPowerStandbyController() method in LowPowerStandbyController
DPowerManagerService.java322 private final LowPowerStandbyController mLowPowerStandbyController;
1079 LowPowerStandbyController createLowPowerStandbyController(Context context, Looper looper) {
1080 return new LowPowerStandbyController(context, looper);
4649 final LowPowerStandbyController lowPowerStandbyController;
4905 final LowPowerStandbyController lowPowerStandbyController;
/frameworks/base/services/tests/powerservicetests/src/com/android/server/power/
DLowPowerStandbyControllerTest.java82 import com.android.server.power.LowPowerStandbyController.DeviceConfigWrapper;
121 private LowPowerStandbyController mController;
199 mController = new LowPowerStandbyController(mContextSpy, mTestLooper.getLooper(), in setUp()
200 new LowPowerStandbyController.Clock() { in setUp()
530 assertThat(mController.getPolicy()).isEqualTo(LowPowerStandbyController.DEFAULT_POLICY); in testSetDefaultPolicy()
DPowerManagerServiceTest.java178 @Mock private LowPowerStandbyController mLowPowerStandbyControllerMock;
350 LowPowerStandbyController createLowPowerStandbyController(Context context, in createService()
/frameworks/base/services/
Dart-wear-profile1081 Lcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda1;
1082 Lcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda2;
1083 Lcom/android/server/power/LowPowerStandbyController$1;
1084 Lcom/android/server/power/LowPowerStandbyController$2;
1085 Lcom/android/server/power/LowPowerStandbyController$3;
1086 Lcom/android/server/power/LowPowerStandbyController$Clock;
1087 Lcom/android/server/power/LowPowerStandbyController$DeviceConfigWrapper;
1088 Lcom/android/server/power/LowPowerStandbyController$LocalService;
1089 Lcom/android/server/power/LowPowerStandbyController$LowPowerStandbyHandler;
1090 Lcom/android/server/power/LowPowerStandbyController$PhoneCallServiceTracker;
[all …]