Searched refs:AP_POWER_STATE_REPORT (Results 1 – 12 of 12) sorted by relevance
19 import static android.hardware.automotive.vehicle.VehicleProperty.AP_POWER_STATE_REPORT;79 propertyInfo.put(AP_POWER_STATE_REPORT, new PropertyInfo(/*needSubscription=*/ false)); in getSupportedProperties()544 mHal.set(VehicleProperty.AP_POWER_STATE_REPORT, 0).to(values); in setPowerState()576 && (mProperties.get(VehicleProperty.AP_POWER_STATE_REPORT) != null); in isPowerStateSupported()798 case AP_POWER_STATE_REPORT: in dispatchEvents()
6 MissingPermission: android.car.VehiclePropertyIds#AP_POWER_STATE_REPORT:7 …Permission Car.PERMISSION_CAR_POWER required by field VehiclePropertyIds.AP_POWER_STATE_REPORT is …
200 Todo: android.car.VehiclePropertyIds#AP_POWER_STATE_REPORT:698 UnflaggedApi: android.car.VehiclePropertyIds#AP_POWER_STATE_REPORT:699 …ew API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.AP_POWER_STATE_REPORT
321 …ssion("android.car.permission.CAR_POWER") public static final int AP_POWER_STATE_REPORT = 28947507…
31 import static android.hardware.automotive.vehicle.VehicleProperty.AP_POWER_STATE_REPORT;148 AP_POWER_STATE_REPORT, in initPowerHal()
225 propsToString.put(VehiclePropertyIds.AP_POWER_STATE_REPORT, "AP_POWER_STATE_REPORT"); in testToString()
106 addAidlProperty(VehicleProperty.AP_POWER_STATE_REPORT, mPowerStateHandler) in configureMockedHal()
82 VehicleProperty.AP_POWER_STATE_REPORT,
2241 public static final int AP_POWER_STATE_REPORT = 289475073; field in VehiclePropertyIds
2575 field TIRAMISU_0 int AP_POWER_STATE_REPORT = 289475073;