Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBackgroundInstallControlServiceTest.java561 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_packageAddedNoUsageEvent() local
599 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_packageAddedInsideTimeFrame() local
645 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_fallsBackToAppInfoTimeWhenHistoricalSessionsNotFound() local
696 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_usesHistoricalSessionCreateTimeWhenHistoricalSessionsFound() local
761 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_packageAddedOutsideTimeFrame1() local
812 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_packageAddedOutsideTimeFrame2() local
867 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_packageAddedThroughAdb() local
918 InstallSourceInfo installSourceInfo = in testHandleUsageEvent_packageAddedThroughAdb2() local
/frameworks/base/core/java/com/android/internal/app/
DAppLocaleStore.java132 InstallSourceInfo installSourceInfo; in hasInstallerInfo() local
/frameworks/base/services/core/java/com/android/server/
DBinaryTransparencyService.java244 InstallSourceInfo installSourceInfo = getInstallSourceInfo( in collectAppInfo() local
633 InstallSourceInfo installSourceInfo = getInstallSourceInfo( in onShellCommand() local
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java1382 final InstallSourceInfo installSourceInfo = snapshot.getInstallSourceInfo(packageName, in requestChecksumsInternal() local
/frameworks/base/core/java/android/app/
DApplicationPackageManager.java2603 final InstallSourceInfo installSourceInfo; in getInstallSourceInfo() local