Searched refs:tempPkg (Results 1 – 1 of 1) sorted by relevance
1741 final Package tempPkg = new Package((String) null); in parseApkLite() local1744 collectCertificates(tempPkg, apkFile, flags); in parseApkLite()1748 signatures = tempPkg.mSignatures; in parseApkLite()1749 certificates = tempPkg.mCertificates; in parseApkLite()