Searched refs:tempPackageKey (Results 1 – 1 of 1) sorted by relevance
359 final PackageUserKey tempPackageKey = new PackageUserKey(null, null); in loadWorkspace() local490 tempPackageKey.update(targetPkg, c.user); in loadWorkspace()493 } else if (installingPkgs.containsKey(tempPackageKey)) { in loadWorkspace()610 tempPackageKey.update(targetPkg, c.user); in loadWorkspace()611 SessionInfo si = installingPkgs.get(tempPackageKey); in loadWorkspace()720 tempPackageKey.update(component.getPackageName(), c.user); in loadWorkspace()722 installingPkgs.get(tempPackageKey); in loadWorkspace()