Searched defs:powerCycle (Results 1 – 2 of 2) sorted by relevance
295 PowerCycle powerCycle = static_cast<PowerCycle>(static_cast<uint32_t>(arg1)); in notifySystemStateChange() local323 ScopedAStatus WatchdogInternalHandler::handlePowerCycleChange(PowerCycle powerCycle) { in handlePowerCycleChange()
642 private void notifyPowerCycleChange(@PowerCycle int powerCycle) { in notifyPowerCycleChange()701 int powerCycle = carPowerStateToPowerCycle(powerState); in registerToDaemon() local