Searched refs:STATE_WAIT_FOR_VHAL (Results 1 – 11 of 11) sorted by relevance
104 public static final int STATE_WAIT_FOR_VHAL = 1; field in CarPowerManager242 STATE_WAIT_FOR_VHAL,
613 onApPowerStateChange(CpmsState.WAIT_FOR_VHAL, CarPowerManager.STATE_WAIT_FOR_VHAL); in init()772 CarPowerManager.STATE_WAIT_FOR_VHAL, /* canPostpone= */ false)); in setStateForWakeUp()974 notifyPowerStateChangeToDaemon(CarPowerManager.STATE_WAIT_FOR_VHAL); in handleWaitForVhal()976 applyDefaultPowerPolicyForState(CarPowerManager.STATE_WAIT_FOR_VHAL, in handleWaitForVhal()987 case CarPowerManager.STATE_WAIT_FOR_VHAL: in handleWaitForVhal()2368 if (currentPowerState != CarPowerManager.STATE_WAIT_FOR_VHAL in initializePowerPolicy()
363 mCarLocationService.onStateChanged(CarPowerManager.STATE_WAIT_FOR_VHAL, in testDoesNotThrowExceptionUponPowerStateChanged()
493 powerStateListener.onStateChanged(CarPowerManager.STATE_WAIT_FOR_VHAL, 0); in testCarRemoteAccessServiceInit_resetRetryCountAfterSuccess()945 powerStateListener.onStateChanged(CarPowerManager.STATE_WAIT_FOR_VHAL, 0); in testNotifyApPowerState_waitForVhal()950 .finished(eq(CarPowerManager.STATE_WAIT_FOR_VHAL), any()); in testNotifyApPowerState_waitForVhal()
220 case CarPowerManager.STATE_WAIT_FOR_VHAL:
1017 .get(CarPowerManager.STATE_WAIT_FOR_VHAL)).isFalse(); in testRegisterListenerWithCompletion()
1679 field TIRAMISU_0 int STATE_WAIT_FOR_VHAL = 1;
1223 field public static final int STATE_WAIT_FOR_VHAL = 1; // 0x1
1297 field public static final int STATE_WAIT_FOR_VHAL = 1; // 0x1
2718 UnflaggedApi: android.car.hardware.power.CarPowerManager#STATE_WAIT_FOR_VHAL:2719 …t be flagged with @FlaggedApi: field android.car.hardware.power.CarPowerManager.STATE_WAIT_FOR_VHAL