Searched refs:setBundleType (Results 1 – 9 of 9) sorted by relevance
135 public void setBundleType(String bundleType) { in setBundleType() method in VerifyCollection
153 public void setBundleType(String type) { in setBundleType() method in ModuleAppInfo
210 public void setBundleType(String type) { in setBundleType() method in AppInfo
383 public void setBundleType(String bundleType) { in setBundleType() method in HapVerifyInfo
96 appInfo.setBundleType(moduleAppInfo.getBundleType()); in convertToAppInfo()
967 hapVerifyInfo.setBundleType(parseStageBundleType(hapVerifyInfo.getProfileStr())); in parseStageHapVerifyInfo()992 hapVerifyInfo.setBundleType(parseFaBundleType(hapVerifyInfo.getProfileStr())); in parseFAHapVerifyInfo()
370 appInfo.setBundleType(getJsonString(appJson, BUNDLE_TYPE, APP)); in parseAppInfo()447 moduleAppInfo.setBundleType(getJsonString(appJson, BUNDLE_TYPE, APP)); in parseModuleAppInfo()
164 verifyCollection.setBundleType(hapVerifyInfos.get(0).getBundleType()); in checkAppFieldsIsSame()
784 profileInfo.appInfo.setBundleType(getFABundleType(profileInfo)); in uncompressProfileInfo()