Searched defs:getStagedApexInfos (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ | ||
H A D | ApexManager.java | 207 abstract ApexInfo[] getStagedApexInfos(ApexSessionParams params); in getStagedApexInfos() method in ApexManager |
H A D | StagingManager.java | 817 Map<String, ApexInfo> getStagedApexInfos(@NonNull StagedSession session) { in getStagedApexInfos() method in StagingManager |