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
747 List<String> deviceTypes = new ArrayList<>(); in parseFaEntry() local783 List<String> deviceTypes = new ArrayList<>(); in parseStageEntry() local799 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypeFromFAModule() local814 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()
1213 List<String> deviceTypes = hapVerifyInfo.getDeviceType(); in getDeviceHapVerifyInfoMap() local
788 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapMode() local865 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapModeForModule() local
8 "deviceTypes": [ array
234 "deviceTypes": { object