Searched defs:packageSource (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ |
D | InstallSource.java | 89 final int packageSource; field in InstallSource 109 @Nullable String installerAttributionTag, int packageSource) { in create() 116 @Nullable String installerAttributionTag, int packageSource, boolean isOrphaned, in create() 129 @Nullable String installerAttributionTag, int packageSource, boolean isOrphaned, in createInternal() 148 int packageSource) { in InstallSource()
|
D | InstallArgs.java | 74 int dataLoaderType, int packageSource, PackageManagerService pm) { in InstallArgs()
|
D | InstallParams.java | 82 UserHandle user, String packageAbiOverride, int packageSource, in InstallParams()
|
/frameworks/base/core/java/android/content/pm/ |
D | InstallSourceInfo.java | 52 int packageSource) { in InstallSourceInfo()
|
D | PackageInstaller.java | 1779 public int packageSource = PACKAGE_SOURCE_UNSPECIFIED; field in PackageInstaller.SessionParams 1995 public void setPackageSource(@PackageSourceType int packageSource) { in setPackageSource() 2613 public int packageSource = PACKAGE_SOURCE_UNSPECIFIED; field in PackageInstaller.SessionInfo
|