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()
100 public Map<String, ModuleDeviceType> deviceTypes = new HashMap<>(); field in ModuleAppInfo
60 public List<String> deviceTypes = new ArrayList<String>(); field in ModuleInfo
823 List<String> deviceTypes = new ArrayList<>(); in parseFaEntry() local859 List<String> deviceTypes = new ArrayList<>(); in parseStageEntry() local875 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypeFromFAModule() local890 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypesFromStageModule() local
112 String deviceTypes = getJsonString(tmpObj, DEVICE_TYPE); in parseHapList() local208 String deviceTypes = getJsonString(tmpObj, DEVICE_TYPE_NEW); in parseDeviceTypeToHapInfo() local452 List<String> deviceTypes) throws BundleException { in parseDeviceConfigInfo()
1062 List<String> deviceTypes = hapVerifyInfo.getDeviceType(); in getDeviceHapVerifyInfoMap() local
433 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapMode() local510 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapModeForModule() local
8 "deviceTypes": [ array
223 "deviceTypes": { object