Searched defs:deviceTypes (Results 1 – 9 of 9) sorted by relevance
38 private List<String> deviceTypes = new ArrayList<>(); field in HQFInfo102 public void setDeviceTypes(List<String> deviceTypes) { in setDeviceTypes()
77 public List<String> deviceTypes = new ArrayList<String>(); field in ModuleInfo
113 public Map<String, ModuleDeviceType> deviceTypes = new HashMap<>(); field in ModuleAppInfo
866 List<String> deviceTypes = new ArrayList<>(); in parseFaEntry() local902 List<String> deviceTypes = new ArrayList<>(); in parseStageEntry() local918 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypeFromFAModule() local933 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypesFromStageModule() local
184 String deviceTypes = getJsonString(tmpObj, DEVICE_TYPE); in parseHapList() local280 String deviceTypes = getJsonString(tmpObj, DEVICE_TYPE_NEW); in parseDeviceTypeToHapInfo() local519 List<String> deviceTypes) throws BundleException { in parseDeviceConfigInfo()
1223 List<String> deviceTypes = hapVerifyInfo.getDeviceType(); in getDeviceHapVerifyInfoMap() local
707 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapMode() local784 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapModeForModule() local
8 "deviceTypes": [ array
233 "deviceTypes": { object