Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java547 return getCarPropertyAsyncErrorCodeFromCarPropertyManagerErrorCode( in getErrorCode()
2939 private static int getCarPropertyAsyncErrorCodeFromCarPropertyManagerErrorCode(int errorCode) { in getCarPropertyAsyncErrorCodeFromCarPropertyManagerErrorCode() method in CarPropertyManager