Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp268 case toInt(VehicleApPowerStateReport::DEEP_SLEEP_EXIT): in onSetProperty()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3101 DEEP_SLEEP_EXIT = 3 /* 0x3 */, enumerator
10640 …ateReport::DEEP_SLEEP_EXIT) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0…
10644 …pped |= ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport::DEEP_SLEEP_EXIT;
10693 …(o == ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport::DEEP_SLEEP_EXIT) { in toString()