Searched defs:pkgStates (Results 1 – 2 of 2) sorted by relevance
156 HashMap<String, LocalesInfo> pkgStates = new HashMap<>(); in getBackupPayload() local235 HashMap<String, LocalesInfo> pkgStates; in stageAndApplyRestoredPayload() local489 @NonNull HashMap<String, LocalesInfo> pkgStates) throws IOException { in writeToXml()
2522 ArraySet<PackageState> pkgStates = procToPkgMap.get(name, uid); in collectProcessPackageMaps() local