Home
last modified time | relevance | path

Searched defs:AP_POWER_STATE_REPORT (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPropertyUtils.h27 constexpr int AP_POWER_STATE_REPORT = (int)VehicleProperty::AP_POWER_STATE_REPORT; variable
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyIds.java1185 public static final int AP_POWER_STATE_REPORT = 289475073; field in VehiclePropertyIds