Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPowerHalService.java20 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AP_POWER_STATE_REQ;
295 state = mHal.get(int[].class, VehicleProperty.AP_POWER_STATE_REQ); in getCurrentPowerState()
305 return (mProperties.get(VehicleProperty.AP_POWER_STATE_REQ) != null) in isPowerStateSupported()
310 VehiclePropConfig config = mProperties.get(VehicleProperty.AP_POWER_STATE_REQ); in isConfigFlagSet()
356 case AP_POWER_STATE_REQ: in takeSupportedProperties()
388 case AP_POWER_STATE_REQ: in dispatchEvents()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPowerManagementTest.java65 addProperty(VehicleProperty.AP_POWER_STATE_REQ, mPowerStateHandler) in configureMockedHal()
338 return VehiclePropValueBuilder.newBuilder(VehicleProperty.AP_POWER_STATE_REQ) in onPropertyGet()
417 VehiclePropValueBuilder.newBuilder(VehicleProperty.AP_POWER_STATE_REQ) in sendPowerState()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java387 public static final int AP_POWER_STATE_REQ = 289475072; field in VehiclePropertyIds
926 if (o == AP_POWER_STATE_REQ) { in toString()
/packages/services/Car/car-lib/api/
Dcurrent.txt157 field public static final int AP_POWER_STATE_REQ = 289475072; // 0x11410a00