Home | History | Annotate | Download | only in app

Lines Matching refs:pkgList

1026     static void handlePackageBroadcast(int cmd, String[] pkgList, boolean hasPkgInfo) {
1031 if (pkgList != null && (pkgList.length > 0)) {
1033 for (String ssp : pkgList) {