Searched refs:packageInstallSourceInfoMap (Results 1 – 2 of 2) sorted by relevance
149 static final Map<String, Object> packageInstallSourceInfoMap = new HashMap<>(); field in ShadowPackageManager951 packageInstallSourceInfoMap.put( in setInstallSourceInfo()964 packageInstallSourceInfoMap.put( in setInstallSourceInfo()1860 packageInstallSourceInfoMap.clear(); in reset()
1114 if (!packageInstallSourceInfoMap.containsKey(packageName)) { in getInstallSourceInfo()1117 return packageInstallSourceInfoMap.get(packageName); in getInstallSourceInfo()