Searched defs:finalAppObj (Results 1 – 1 of 1) sorted by relevance
501 JSONObject finalAppObj = finalSummaryObj.getJSONObject(APP); in verifyPackInfo() local522 public static boolean verifyAppInPackInfo(JSONObject finalAppObj, JSONObject srcAppObj) { in verifyAppInPackInfo()568 public static boolean checkBundleTypeInPackInfo(JSONObject finalAppObj, JSONObject srcAppObj) { in checkBundleTypeInPackInfo()755 JSONObject finalAppObj = finalSummaryObj.getJSONObject(APP); in mergeTwoPackInfoByPackagePair() local