Home | History | Annotate | Download | only in applications

Lines Matching refs:pkgList

331                  String pkgList[] = intent.getStringArrayExtra(Intent.EXTRA_CHANGED_PACKAGE_LIST);
332 if (pkgList == null || pkgList.length == 0) {
338 for (String pkgName : pkgList) {