Home
last modified time | relevance | path

Searched defs:mPropertyId (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/sensors/
DSensor.java37 public final int mPropertyId; field in Sensor
/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/sensors/
DSensor.java37 public final int mPropertyId; field in Sensor
/packages/services/Car/car-lib/src/android/car/hardware/property/
DSubscription.java40 private final int mPropertyId; field in Subscription
DCarPropertyManager.java303 private final int mPropertyId; field in CarPropertyManager.GetPropertyRequest
366 private final int mPropertyId; field in CarPropertyManager.SetPropertyRequest
530 private final int mPropertyId; field in CarPropertyManager.PropertyAsyncError
622 private final int mPropertyId; field in CarPropertyManager.GetPropertyResult
715 private final int mPropertyId; field in CarPropertyManager.SetPropertyResult
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DAsyncPropertyServiceRequest.java40 private final int mPropertyId; field in AsyncPropertyServiceRequest
/packages/services/Car/car-lib/src/android/car/hardware/
DCarPropertyValue.java55 private final int mPropertyId; field in CarPropertyValue
DCarPropertyConfig.java60 private final int mPropertyId; field in CarPropertyConfig
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/toggle/
DHvacToggleButton.java52 private int mPropertyId; field in HvacToggleButton
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
DPropertyTestFragment.java102 private Spinner mPropertyId; field in PropertyTestFragment