Searched refs:uidArray (Results 1 – 1 of 1) sorted by relevance
2079 final int[] uidArray = new int[]{res.pkg.applicationInfo.uid}; in handlePackagePostInstall() local2082 sendResourcesChangedBroadcast(true, true, pkgList, uidArray, null); in handlePackagePostInstall()18026 final int[] uidArray = new int[] { deletedPackage.applicationInfo.uid }; in replaceNonSystemPackageLIF() local18029 sendResourcesChangedBroadcast(false, true, pkgList, uidArray, null); in replaceNonSystemPackageLIF()