Searched refs:tempPackageKey (Results 1 – 1 of 1) sorted by relevance
381 final PackageUserKey tempPackageKey = new PackageUserKey(null, null); in loadWorkspace() local513 tempPackageKey.update(targetPkg, c.user); in loadWorkspace()516 } else if (installingPkgs.containsKey(tempPackageKey)) { in loadWorkspace()639 tempPackageKey.update(targetPkg, c.user); in loadWorkspace()640 SessionInfo si = installingPkgs.get(tempPackageKey); in loadWorkspace()749 tempPackageKey.update(component.getPackageName(), c.user); in loadWorkspace()751 installingPkgs.get(tempPackageKey); in loadWorkspace()