Searched refs:CarPropertyAsyncErrorCode (Results 1 – 2 of 2) sorted by relevance
28 import android.car.hardware.property.CarPropertyManager.CarPropertyAsyncErrorCode;261 public @CarPropertyAsyncErrorCode int toCarPropertyAsyncErrorCode() { in toCarPropertyAsyncErrorCode()
574 public @CarPropertyAsyncErrorCode int getErrorCode() { in getErrorCode()1065 public @interface CarPropertyAsyncErrorCode {} annotation in CarPropertyManager