Searched refs:STATUS_NOT_AVAILABLE_DISABLED (Results 1 – 9 of 9) sorted by relevance
57 public static final int STATUS_NOT_AVAILABLE_DISABLED = 6; field in VehicleHalStatusCode109 case STATUS_NOT_AVAILABLE_DISABLED: in toString()126 STATUS_ACCESS_DENIED, STATUS_INTERNAL_ERROR, STATUS_NOT_AVAILABLE_DISABLED,
2858 case VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED: in handleCarServiceSpecificException()2882 case VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED: in getPropertyNotAvailableErrorCodeFromStatusCode()2914 case VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED: in getDetailedErrorCodeFromSystemErrorCode()
127 case VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED: // Fallthrough in convertVhalStatusCodeToCarPropertyManagerErrorCodes()171 case VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED: in isNotAvailableVehicleHalStatusCode()
41 VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED)) in testToString()
20 android.car.hardware.property VehicleHalStatusCode int STATUS_NOT_AVAILABLE_DISABLED
648 new ServiceSpecificException(VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED)); in testGetProperty_notAvailableDisabledBeforeU()658 new ServiceSpecificException(VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED)); in testGetProperty_notAvailableDisabledAfterU()671 VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED, VENDOR_ERROR_CODE))); in testGetProperty_notAvailableDisabledAfterU_withVendorErrorCode()1446 doThrow(new ServiceSpecificException(VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED)) in testSetProperty_notAvailableDisabledBeforeU()1458 doThrow(new ServiceSpecificException(VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED)) in testSetProperty_notAvailableDisabledAfterU()1473 VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED, VENDOR_ERROR_CODE))) in testSetProperty_notAvailableDisabledAfterU_withVendorErrorCode()
28 import static android.car.hardware.property.VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED;1532 case STATUS_NOT_AVAILABLE_DISABLED: // fallthrough in convertStatusCodeToCarSetPropertyErrorCode()
1544 VehicleHalStatusCode.STATUS_NOT_AVAILABLE_DISABLED); in onPropertySet2()
490 android.car.hardware.property VehicleHalStatusCode int STATUS_NOT_AVAILABLE_DISABLED