Searched refs:rhsPkg (Results 1 – 1 of 1) sorted by relevance
729 final AndroidPackage rhsPkg = mService.mPackages.get(rhs); in pruneInstantApps() local730 if (lhsPkg == null && rhsPkg == null) { in pruneInstantApps()734 } else if (rhsPkg == null) { in pruneInstantApps()744 rhsPkg.getPackageName()); in pruneInstantApps()