Home
last modified time | relevance | path

Searched defs:installSource (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/system/sepolicy/build/soong/
H A Dpolicy.go106 installSource android.Path member
346 installSource android.Path member
487 installSource android.Path member
H A Dbug_map.go38 installSource android.Path member
H A Dsepolicy_vers.go38 installSource android.Path member
H A Dversioned_policy.go66 installSource android.Path member
H A Dcil_compat_map.go77 installSource android.OptionalPath member
H A Dcompat_cil.go46 installSource android.OptionalPath member
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DAppsFilterUtils.java83 final InstallSource installSource = querying.getInstallSource(); in canQueryAsInstaller() local
96 final InstallSource installSource = querying.getInstallSource(); in canQueryAsUpdateOwner() local
H A DInstallingSession.java109 int installFlags, int developmentInstallFlags, InstallSource installSource, in InstallingSession()
144 PackageInstaller.SessionParams sessionParams, InstallSource installSource, in InstallingSession()
H A DInstallArgs.java71 int installFlags, int developmentInstallFlags, InstallSource installSource, in InstallArgs()
H A DPackageSetting.java216 private InstallSource installSource; field in PackageSetting
H A DPackageInstallerHistoricalSession.java84 String originalInstallerPackageName, InstallSource installSource, int installerUid, in PackageInstallerHistoricalSession()
H A DMovePackageHelper.java145 final InstallSource installSource = packageState.getInstallSource(); in movePackageInternal() local
H A DPackageArchiver.java1168 private static String getResponsibleInstallerPackage(InstallSource installSource) { in getResponsibleInstallerPackage()
1188 InstallSource installSource, int requestUserId, int[] allUserIds) { in getResponsibleInstallerTitles()
H A DVerifyingSession.java140 PackageInstaller.SessionParams sessionParams, InstallSource installSource, in VerifyingSession()
H A DDexOptHelper.java283 final InstallSource installSource = packageState.getInstallSource(); in isCallerInstallerForPackage() local
H A DPackageInstallerSession.java1183 int sessionId, int userId, int installerUid, @NonNull InstallSource installSource, in PackageInstallerSession()
H A DComputerEngine.java5095 final InstallSource installSource = getInstallSource(packageName, callingUid, userId); in getInstallerPackageName() local
5141 final InstallSource installSource = getInstallSource(packageName, callingUid, userId); in getInstallSourceInfo() local
H A DInstallPackageHelper.java327 InstallSource installSource = request.getInstallSource(); in commitReconciledScanResultLocked() local
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageInstallerSessionTest.kt162 val installSource = InstallSource.create( in <lambda>() constant
H A DAppsFilterImplTest.java1723 final InstallSource installSource = InstallSource.create(initiatingPackageName, in withInstallSource() local
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUnarchiveActivity.java114 InstallSourceInfo installSource) in getResponsibleInstallerTitle()
/aosp_15_r20/build/soong/python/
H A Dbinary.go68 installSource android.Path member
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DPackageSettingBuilder.java143 public PackageSettingBuilder setInstallSource(InstallSource installSource) { in setInstallSource()
/aosp_15_r20/packages/modules/Permission/service/java/com/android/ecm/
DEnhancedConfirmationService.java409 InstallSourceInfo installSource; in isPackageEcmGuarded() local
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DStagingManagerTest.java709 InstallSource installSource = InstallSource.create("testInstallInitiator", in createSession() local

123