Home
last modified time | relevance | path

Searched defs:installSourceInfo (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBackgroundInstallControlServiceTest.java541 InstallSourceInfo installSourceInfo = new InstallSourceInfo( in testHandleUsageEvent_packageAddedNoUsageEvent() local
578 InstallSourceInfo installSourceInfo = new InstallSourceInfo( in testHandleUsageEvent_packageAddedInsideTimeFrame() local
623 InstallSourceInfo installSourceInfo = new InstallSourceInfo( in testHandleUsageEvent_packageAddedOutsideTimeFrame1() local
672 InstallSourceInfo installSourceInfo = new InstallSourceInfo( in testHandleUsageEvent_packageAddedOutsideTimeFrame2() local
725 InstallSourceInfo installSourceInfo = new InstallSourceInfo( in testHandleUsageEvent_packageAddedThroughAdb() local
774 InstallSourceInfo installSourceInfo = new InstallSourceInfo( in testHandleUsageEvent_packageAddedThroughAdb2() local
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DInstalledPackageInfo.java84 InstallSourceInfo installSourceInfo = null; in InstalledPackageInfo() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAppLocaleStore.java132 InstallSourceInfo installSourceInfo; in hasInstallerInfo() local
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBinaryTransparencyService.java244 InstallSourceInfo installSourceInfo = getInstallSourceInfo( in collectAppInfo() local
633 InstallSourceInfo installSourceInfo = getInstallSourceInfo( in onShellCommand() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java1344 final InstallSourceInfo installSourceInfo = snapshot.getInstallSourceInfo(packageName, in requestChecksumsInternal() local
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java2562 final InstallSourceInfo installSourceInfo; in getInstallSourceInfo() local