Home
last modified time | relevance | path

Searched defs:convertVhalStatusCodeToCarPropertyManagerErrorCodes (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyErrorCodesUnitTest.java122 SparseIntArray convertVhalStatusCodeToCarPropertyManagerErrorCodes = new SparseIntArray(); in testConvertHalToCarPropertyManagerErrorStatus() local
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DCarPropertyErrorCodes.java118 public static CarPropertyErrorCodes convertVhalStatusCodeToCarPropertyManagerErrorCodes( in convertVhalStatusCodeToCarPropertyManagerErrorCodes() method in CarPropertyErrorCodes