Searched refs:hasPkgInfo (Results 1 – 2 of 2) sorted by relevance
4851 boolean hasPkgInfo = false; in handleDispatchPackageBroadcast()4862 if (!hasPkgInfo) { in handleDispatchPackageBroadcast()4865 hasPkgInfo = true; in handleDispatchPackageBroadcast()4869 hasPkgInfo = true; in handleDispatchPackageBroadcast()4891 hasPkgInfo = true; in handleDispatchPackageBroadcast()4896 hasPkgInfo = true; in handleDispatchPackageBroadcast()4932 ApplicationPackageManager.handlePackageBroadcast(cmd, packages, hasPkgInfo); in handleDispatchPackageBroadcast()
1384 static void handlePackageBroadcast(int cmd, String[] pkgList, boolean hasPkgInfo) { in handlePackageBroadcast() argument1411 if (needCleanup || hasPkgInfo) { in handlePackageBroadcast()