Searched defs:apkName (Results 1 – 2 of 2) sorted by relevance
163 final String apkName = deriveCodePathName(codePath); in getNativeLibraryPaths() local176 final String apkName = deriveCodePathName(codePath); in getNativeLibraryPaths() local205 final String apkName = deriveCodePathName(pkg.applicationInfo.getCodePath()); in getBundledAppAbis() local222 private Abis getBundledAppAbi(PackageParser.Package pkg, String apkRoot, String apkName) { in getBundledAppAbi()
338 final String apkName = path.substring(path.lastIndexOf(File.separator)); in updateApplicationInfo() local