Searched refs:propertyType (Results 1 – 2 of 2) sorted by relevance
648 int propertyType = mPropertyId & VehiclePropertyType.MASK;649 switch (propertyType) {
852 int propertyType = propId & VehiclePropertyType.MASK; in createPropValueForInjecting() local854 switch (propertyType) { in createPropValueForInjecting()872 Slog.e(CarLog.TAG_HAL, "Property type unsupported:" + propertyType); in createPropValueForInjecting()