Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DGarageModeServerSideHandler.cpp191 toInt(VehicleApPowerStateShutdownParam::CAN_SLEEP)), in HandleNewPowerState()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3063 CAN_SLEEP = 2, enumerator
10572 …utdownParam::CAN_SLEEP) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0::Ve…
10576 …ped |= ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateShutdownParam::CAN_SLEEP;
10604 …o == ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateShutdownParam::CAN_SLEEP) { in toString()