Searched refs:convertVhalStatusCodeToCarPropertyManagerErrorCodes (Results 1 – 6 of 6) sorted by relevance
19 …ndroid.car.internal.property.CarPropertyErrorCodes.convertVhalStatusCodeToCarPropertyManagerErrorC…111 convertVhalStatusCodeToCarPropertyManagerErrorCodes(StatusCode.OK); in testConvertHalToCarPropertyManagerErrorStatusOK()122 SparseIntArray convertVhalStatusCodeToCarPropertyManagerErrorCodes = new SparseIntArray(); in testConvertHalToCarPropertyManagerErrorStatus() local123 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put(StatusCode.NOT_AVAILABLE, in testConvertHalToCarPropertyManagerErrorStatus()125 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put(StatusCode.NOT_AVAILABLE_DISABLED, in testConvertHalToCarPropertyManagerErrorStatus()127 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put(StatusCode.NOT_AVAILABLE_SPEED_LOW, in testConvertHalToCarPropertyManagerErrorStatus()129 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put(StatusCode.NOT_AVAILABLE_SPEED_HIGH, in testConvertHalToCarPropertyManagerErrorStatus()131 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put( in testConvertHalToCarPropertyManagerErrorStatus()134 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put(StatusCode.NOT_AVAILABLE_SAFETY, in testConvertHalToCarPropertyManagerErrorStatus()136 convertVhalStatusCodeToCarPropertyManagerErrorCodes.put(StatusCode.TRY_AGAIN, in testConvertHalToCarPropertyManagerErrorStatus()[all …]
20 …ndroid.car.internal.property.CarPropertyErrorCodes.convertVhalStatusCodeToCarPropertyManagerErrorC…244 convertVhalStatusCodeToCarPropertyManagerErrorCodes(e.errorCode); in getAsync()289 convertVhalStatusCodeToCarPropertyManagerErrorCodes(e.errorCode); in setAsync()
19 …ndroid.car.internal.property.CarPropertyErrorCodes.convertVhalStatusCodeToCarPropertyManagerErrorC…910 convertVhalStatusCodeToCarPropertyManagerErrorCodes(vhalResult.status); in toVehicleStubResult()963 convertVhalStatusCodeToCarPropertyManagerErrorCodes(vhalResult.status); in toVehicleStubResult()1043 convertVhalStatusCodeToCarPropertyManagerErrorCodes(e.errorCode); in getOrSetAsync()
118 public static CarPropertyErrorCodes convertVhalStatusCodeToCarPropertyManagerErrorCodes( in convertVhalStatusCodeToCarPropertyManagerErrorCodes() method in CarPropertyErrorCodes
19 …ndroid.car.internal.property.CarPropertyErrorCodes.convertVhalStatusCodeToCarPropertyManagerErrorC…209 convertVhalStatusCodeToCarPropertyManagerErrorCodes(e.errorCode); in getAsync()251 convertVhalStatusCodeToCarPropertyManagerErrorCodes(e.errorCode); in setAsync()
37 …ndroid.car.internal.property.CarPropertyErrorCodes.convertVhalStatusCodeToCarPropertyManagerErrorC…1587 convertVhalStatusCodeToCarPropertyManagerErrorCodes( in onPropertySetError()