Searched defs:apkName (Results 1 – 3 of 3) sorted by relevance
185 final String apkName = deriveCodePathName(codePath); in deriveNativeLibraryPaths() local198 final String apkName = deriveCodePathName(codePath); in deriveNativeLibraryPaths() local227 final String apkName = deriveCodePathName(pkg.getPath()); in getBundledAppAbis() local244 private Abis getBundledAppAbi(AndroidPackage pkg, String apkRoot, String apkName) { in getBundledAppAbi()
153 final String apkName = apk.name; in addApkFile() local
355 final String apkName = path.substring(path.lastIndexOf(File.separator)); in updateApplicationInfo() local