Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/BinaryTransparencyHostTest/test-app/src/android/transparency/test/app/
H A DBinaryTransparencyTest.java69 var apexInfoList = mBt.collectAllApexInfo(/* includeTestOnly */ true); in testCollectAllApexInfo() local
/aosp14/frameworks/base/core/java/com/android/internal/content/om/
H A DOverlayConfig.java336 File apexInfoList = new File("/apex/apex-info-list.xml"); in getActiveApexes() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageSessionVerifier.java395 final ApexInfoList apexInfoList = mApexManager.submitStagedSession(apexSessionParams); in submitSessionToApexService() local
H A DApexManager.java619 final ApexInfoList apexInfoList = new ApexInfoList(); in submitStagedSession() local
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemService.java960 CompressedApexInfoList apexInfoList = new CompressedApexInfoList(); in getCompressedApexInfoList() local
983 CompressedApexInfoList apexInfoList = getCompressedApexInfoList(packageFile); in allocateSpaceForUpdate() local