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

  /frameworks/base/services/core/java/com/android/server/pm/
PackageInstallerSession.java 44 import android.content.pm.PackageParser.ApkLite;
723 final ApkLite apk;
810 final ApkLite existingBase;
    [all...]
PackageManagerShellCommand.java 34 import android.content.pm.PackageParser.ApkLite;
176 ApkLite baseApk = PackageParser.parseApkLite(file, 0);
    [all...]
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 44 import android.content.pm.PackageParser.ApkLite;
415 ApkLite baseApk = PackageParser.parseApkLite(file, 0);
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageParser.java 417 public PackageLite(String codePath, ApkLite baseApk, String[] splitNames,
454 public static class ApkLite {
474 public ApkLite(String codePath, String packageName, String splitName, boolean isFeatureSplit,
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 71 milliseconds