Searched defs:deviceTypes (Results 1 – 11 of 11) 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
801 List<String> deviceTypes = new ArrayList<>(); in parseFaEntry() local837 List<String> deviceTypes = new ArrayList<>(); in parseStageEntry() local853 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypeFromFAModule() local868 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()
1306 List<String> deviceTypes = hapVerifyInfo.getDeviceType(); in getDeviceHapVerifyInfoMap() local
919 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapMode() local996 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapModeForModule() local
5 "deviceTypes": [ array
8 "deviceTypes": [ array
421 deviceTypes: string[], property
244 "deviceTypes": { object