Searched defs:packageSource (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | InstallSource.java | 124 @Nullable String installerAttributionTag, int packageSource) { in create() 133 @Nullable String installerAttributionTag, int packageSource, boolean isOrphaned, in create() 150 @Nullable String installerAttributionTag, int packageSource, boolean isOrphaned, in createInternal() 173 int packageSource) { in InstallSource()
|
| D | InstallArgs.java | 78 boolean forceQueryableOverride, int dataLoaderType, int packageSource, in InstallArgs()
|
| D | InstallingSession.java | 106 UserHandle user, String packageAbiOverride, int packageSource, in InstallingSession()
|
| /frameworks/base/core/java/android/content/pm/ |
| D | InstallSourceInfo.java | 55 @Nullable String updateOwnerPackageName, int packageSource) { in InstallSourceInfo()
|
| D | PackageInstaller.java | 2357 public int packageSource = PACKAGE_SOURCE_UNSPECIFIED; field in PackageInstaller.SessionParams 2656 public void setPackageSource(@PackageSourceType int packageSource) { in setPackageSource() 3352 public int packageSource = PACKAGE_SOURCE_UNSPECIFIED; field in PackageInstaller.SessionInfo
|
| /frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
| D | PackageInstallerActivity.java | 364 final Object packageSource; in onCreate() local
|