Searched refs:apkInApexPreInstalledPaths (Results 1 – 1 of 1) sorted by relevance
181 final ArrayMap<String, File> apkInApexPreInstalledPaths = new ArrayMap<>(); in initSystemApps() local186 apkInApexPreInstalledPaths.put(packageName, apexInfo.preInstalledApexPath); in initSystemApps()195 apkInApexPreInstalledPaths.get(pkg.getPackageName())); in initSystemApps()