Searched refs:setBootReason (Results 1 – 2 of 2) sorted by relevance
1113 .setBootReason(NORMAL_BOOT).build(); in testInitializePowerPolicy_invalidPowerState_powerPolicyRefactorFlagEnabled()1947 .setBootReason(NORMAL_BOOT).build(); in testDisableWifiAndTethering()2404 .setBootReason(NORMAL_BOOT).build(); in testOnInitComplete()2444 .setBootReason(NORMAL_BOOT).build(); in testOnInitComplete_flagDisabled_doNothing()2468 .setBootReason(NORMAL_BOOT).build(); in testOnInitComplete_bootupReasonNotSupported()2501 .setBootReason(NORMAL_BOOT).build(); in testOnInitComplete_bootUpReasonNotGarageMode()2541 .setBootReason(NORMAL_BOOT).build(); in testOnInitComplete_vehicleInUse()2633 .setBootReason(NORMAL_BOOT).build(); in setService()2660 .setBootReason(NORMAL_BOOT).build(); in setRefactoredService()
508 public Builder setBootReason(String bootReason) { in setBootReason() method in CarPowerManagementService.Builder