Searched refs:parsePackageName (Results 1 – 2 of 2) sorted by relevance
85 mPackageNameParser.parsePackageName(file), in get()96 public String parsePackageName(File apkFile) throws IOException {108 String parsePackageName(File apkFile) throws IOException;
81 packageName = mPackageNameParser.parsePackageName(apkFilePaths.get(0)); in install()272 public String parsePackageName(Path apkFile) throws IOException { in parsePackageName() method in ApkInstaller.AaptPackageNameParser285 String parsePackageName(Path apkFile) throws IOException; in parsePackageName() method