Home
last modified time | relevance | path

Searched defs:installerAttributionTag (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstallSource.java113 @Nullable String installerAttributionTag, boolean isOrphaned, in create()
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()
170 @Nullable String installerAttributionTag, boolean isOrphaned, in InstallSource()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DIPackageInstaller.aidl33 String installerAttributionTag, int userId); in createSession()
H A DPackageInstaller.java622 String installerPackageName, String installerAttributionTag, int userId) { in PackageInstaller()
3266 public String installerAttributionTag; field in PackageInstaller.SessionInfo
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DAppsFilterImplTest.java1722 String updateOwnerPackageName, String installerAttributionTag, in withInstallSource()