Searched refs:VehicleApPowerStateReport (Results 1 – 3 of 3) sorted by relevance
268 case toInt(VehicleApPowerStateReport::DEEP_SLEEP_EXIT): in onSetProperty()269 case toInt(VehicleApPowerStateReport::SHUTDOWN_CANCELLED): in onSetProperty()270 case toInt(VehicleApPowerStateReport::WAIT_FOR_VHAL): in onSetProperty()277 case toInt(VehicleApPowerStateReport::DEEP_SLEEP_ENTRY): in onSetProperty()278 case toInt(VehicleApPowerStateReport::SHUTDOWN_START): in onSetProperty()286 case toInt(VehicleApPowerStateReport::ON): in onSetProperty()287 case toInt(VehicleApPowerStateReport::SHUTDOWN_POSTPONE): in onSetProperty()288 case toInt(VehicleApPowerStateReport::SHUTDOWN_PREPARE): in onSetProperty()
221 value.value.int32Values[0] == toInt(VehicleApPowerStateReport::SHUTDOWN_POSTPONE)) { in onSetProperty()
125 enum class VehicleApPowerStateReport : int32_t;3075 enum class VehicleApPowerStateReport : int32_t { enum5823 … std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport o);5824 …ne void PrintTo(::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport o, ::std…5825 …tive::vehicle::V2_0::VehicleApPowerStateReport lhs, const ::android::hardware::automotive::vehicle…5828 …int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport rhs) {5831 …operator|(const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport lhs, con…5834 …tive::vehicle::V2_0::VehicleApPowerStateReport lhs, const ::android::hardware::automotive::vehicle…5837 …int32_t lhs, const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport rhs) {5840 …operator&(const ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport lhs, con…[all …]