HomeSort by relevance Sort by last modified time
    Searched refs:packageFilePath (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/content/pm/
PackageParser.java 759 * @param packageFilePath file location of the apk
763 public static PackageLite parsePackageLite(String packageFilePath, int flags) {
772 int cookie = assmgr.addAssetPath(packageFilePath);
784 + packageFilePath, e);
794 Slog.w(TAG, packageFilePath, e);
796 Slog.w(TAG, packageFilePath, e);
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 631 milliseconds