Home
last modified time | relevance | path

Searched refs:SHUTDOWN_CANCELLED (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp269 case toInt(VehicleApPowerStateReport::SHUTDOWN_CANCELLED): in onSetProperty()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3145 SHUTDOWN_CANCELLED = 8 /* 0x8 */, enumerator
10670 …Report::SHUTDOWN_CANCELLED) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0…
10674 …d |= ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport::SHUTDOWN_CANCELLED;
10708 …== ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport::SHUTDOWN_CANCELLED) { in toString()