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