Home | History | Annotate | Download | only in hal

Lines Matching refs:vehicle

19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AP_POWER_BOOTUP_REASON;
20 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AP_POWER_STATE_REPORT;
21 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AP_POWER_STATE_REQ;
22 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.DISPLAY_BRIGHTNESS;
25 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerBootupReason;
26 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateConfigFlag;
27 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateReport;
28 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateReq;
29 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateReqIndex;
30 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateShutdownParam;
31 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
32 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
33 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
209 * Sets the display brightness for the vehicle.
294 Log.w(CarLog.TAG_POWER, "Max display brightness from vehicle HAL is invalid:" +