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;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()
65 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()
387 public static final int AP_POWER_STATE_REQ = 289475072; field in VehiclePropertyIds926 if (o == AP_POWER_STATE_REQ) { in toString()
157 field public static final int AP_POWER_STATE_REQ = 289475072; // 0x11410a00