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