Searched refs:vehiclePropertyType (Results 1 – 1 of 1) sorted by relevance
699 int vehiclePropertyType = propId & VehiclePropertyType.MASK; in checkFormatForAllProperties() local706 && vehiclePropertyType != VehiclePropertyType.FLOAT_VEC in checkFormatForAllProperties()707 && vehiclePropertyType != VehiclePropertyType.INT64_VEC in checkFormatForAllProperties()708 && vehiclePropertyType != VehiclePropertyType.INT32_VEC) { in checkFormatForAllProperties()713 switch (vehiclePropertyType) { in checkFormatForAllProperties()