Searched defs:getStagedApexInfos (Results 1 – 4 of 4) sorted by relevance
140 StagedApexInfo[] getStagedApexInfos(); in getStagedApexInfos() method
186 public StagedApexInfo[] getStagedApexInfos() { in getStagedApexInfos() method in PackageManagerNative
814 List<ApexInfo> getStagedApexInfos(@NonNull StagedSession session) { in getStagedApexInfos() method in StagingManager847 List<StagedApexInfo> getStagedApexInfos() { in getStagedApexInfos() method in StagingManager
200 abstract ApexInfo[] getStagedApexInfos(ApexSessionParams params); in getStagedApexInfos() method in ApexManager633 ApexInfo[] getStagedApexInfos(ApexSessionParams params) { in getStagedApexInfos() method in ApexManager.ApexManagerImpl