Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp220 if (value.prop == AP_POWER_STATE_REPORT && in onSetProperty()
DDefaultVehicleHalServer.cpp266 case AP_POWER_STATE_REPORT: in onSetProperty()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h1328AP_POWER_STATE_REPORT = 289475073 /* (0x0A01 | VehiclePropertyGroup:SYSTEM | VehiclePropertyType:I… enumerator
8100 …Property::AP_POWER_STATE_REPORT) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
8104 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::AP_POWER_STATE_REPORT;
8840 … if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::AP_POWER_STATE_REPORT) { in toString()