Home
last modified time | relevance | path

Searched defs:parsePackageName (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DApkInstaller.java271 public String parsePackageName(Path apkFile) throws IOException { in parsePackageName() method in ApkInstaller.AaptPackageNameParser
284 String parsePackageName(Path apkFile) throws IOException; in parsePackageName() method