Home
last modified time | relevance | path

Searched refs:AP_POWER_STATE_REQ (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/vehicle/2.0/
DGarageModeServerSideHandler.cpp211 req->prop = toInt(VehicleProperty::AP_POWER_STATE_REQ); in CreateApPowerStateReq()
DDefaultVehicleHalServer.cpp206 req->prop = toInt(VehicleProperty::AP_POWER_STATE_REQ); in createApPowerStateReq()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h1314AP_POWER_STATE_REQ = 289475072 /* (0x0A00 | VehiclePropertyGroup:SYSTEM | VehiclePropertyType:INT3… enumerator
8094 …cleProperty::AP_POWER_STATE_REQ) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
8098 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::AP_POWER_STATE_REQ;
8837 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::AP_POWER_STATE_REQ) { in toString()