Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp277 case toInt(VehicleApPowerStateReport::DEEP_SLEEP_ENTRY): in onSetProperty()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3095 DEEP_SLEEP_ENTRY = 2 /* 0x2 */, enumerator
10634 …teReport::DEEP_SLEEP_ENTRY) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0…
10638 …ped |= ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport::DEEP_SLEEP_ENTRY;
10690 …o == ::android::hardware::automotive::vehicle::V2_0::VehicleApPowerStateReport::DEEP_SLEEP_ENTRY) { in toString()