Searched defs:packageSource (Results 1 – 7 of 7) 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 | 77 boolean forceQueryableOverride, int dataLoaderType, int packageSource, in InstallArgs()
|
| D | InstallingSession.java | 110 String volumeUuid, 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 | 2777 public int packageSource = PACKAGE_SOURCE_UNSPECIFIED; field in PackageInstaller.SessionParams 3096 public void setPackageSource(@PackageSourceType int packageSource) { in setPackageSource() 3880 public int packageSource = PACKAGE_SOURCE_UNSPECIFIED; field in PackageInstaller.SessionInfo
|
| /frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
| D | PackageInstallerActivity.java | 386 final Object packageSource; in onCreate() local
|
| /frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/model/ |
| D | InstallRepository.kt | 478 val packageSource: Any? in <lambda>() constant
|