Home
last modified time | relevance | path

Searched refs:CarPropertyAsyncErrorCode (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyErrorCodes.java28 import android.car.hardware.property.CarPropertyManager.CarPropertyAsyncErrorCode;
261 public @CarPropertyAsyncErrorCode int toCarPropertyAsyncErrorCode() { in toCarPropertyAsyncErrorCode()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java574 public @CarPropertyAsyncErrorCode int getErrorCode() { in getErrorCode()
1065 public @interface CarPropertyAsyncErrorCode {} annotation in CarPropertyManager