Searched refs:AP_POWER_STATE_REQ (Results 1 – 4 of 4) sorted by relevance
20 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AP_POWER_STATE_REQ;299 state = mHal.get(int[].class, VehicleProperty.AP_POWER_STATE_REQ); in getCurrentPowerState()309 return (mProperties.get(VehicleProperty.AP_POWER_STATE_REQ) != null) in isPowerStateSupported()314 VehiclePropConfig config = mProperties.get(VehicleProperty.AP_POWER_STATE_REQ); in isConfigFlagSet()360 case AP_POWER_STATE_REQ: in takeSupportedProperties()392 case AP_POWER_STATE_REQ: in dispatchEvents()
65 addProperty(VehicleProperty.AP_POWER_STATE_REQ, mPowerStateHandler) in configureMockedHal()358 return VehiclePropValueBuilder.newBuilder(VehicleProperty.AP_POWER_STATE_REQ) in onPropertyGet()438 VehiclePropValueBuilder.newBuilder(VehicleProperty.AP_POWER_STATE_REQ) in sendPowerState()
393 public static final int AP_POWER_STATE_REQ = 289475072; field in VehiclePropertyIds932 if (o == AP_POWER_STATE_REQ) { in toString()
157 field public static final int AP_POWER_STATE_REQ = 289475072; // 0x11410a00