Home
last modified time | relevance | path

Searched refs:PropertyStatus (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/
DCarPropertyValue.java56 public @interface PropertyStatus {} annotation in CarPropertyValue
190 public @PropertyStatus int getStatus() { in getStatus()
/packages/services/Car/car-lib/api/
Dlint-baseline.txt190 PublicTypedef: android.car.hardware.CarPropertyValue.PropertyStatus:
191 Don't expose @IntDef: PropertyStatus must be hidden.
Dcurrent.txt463 method @android.car.hardware.CarPropertyValue.PropertyStatus public int getStatus();
473 ….lang.annotation.RetentionPolicy.SOURCE) public static @interface CarPropertyValue.PropertyStatus {