Searched refs:checkDataEnum (Results 1 – 1 of 1) sorted by relevance
269 return checkDataEnum(propValue, carSvcPropertyConfig.dataEnums); in checkPayload()737 private static boolean checkDataEnum(HalPropValue propValue, Set<Integer> enums) { in checkDataEnum() method in PropertyHalServiceConfigs