Home
last modified time | relevance | path

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

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