Searched refs:tempPkg (Results 1 – 1 of 1) sorted by relevance
1172 final Package tempPkg = new Package(null); in parseApkLite() local1173 collectCertificates(tempPkg, apkFile, 0); in parseApkLite()1174 signatures = tempPkg.mSignatures; in parseApkLite()