Home
last modified time | relevance | path

Searched refs:VENDOR_CLUSTER_DISPLAY_STATE (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/osdouble/
H A DClusterOsDoubleActivity.java83 private static final int VENDOR_CLUSTER_DISPLAY_STATE = toVendorId( field in ClusterOsDoubleActivity
313 mPropertyManager.setProperty(Integer[].class, VENDOR_CLUSTER_DISPLAY_STATE, in sendDisplayState()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPropertyUtils.h123 constexpr int32_t VENDOR_CLUSTER_DISPLAY_STATE = toVendor(VehicleProperty::CLUSTER_DISPLAY_STATE);
H A DVehicleHalServer.cpp310 case VENDOR_CLUSTER_DISPLAY_STATE: { in onSetProperty()
H A DDefaultConfig.h1161 .prop = VENDOR_CLUSTER_DISPLAY_STATE,