Searched refs:disabledOptionalFeatureValue (Results 1 – 1 of 1) sorted by relevance
191 VehiclePropValue disabledOptionalFeatureValue = mHal.getIfAvailableOrFailForEarlyStage( in ICarImpl() local196 if (disabledOptionalFeatureValue != null) { in ICarImpl()197 String disabledFeatures = disabledOptionalFeatureValue.value.stringValue; in ICarImpl()