Home | History | Annotate | Download | only in search2

Lines Matching refs:resList

897         final List<SearchIndexableResource> resList =
899 if (resList != null) {
900 final int resSize = resList.size();
902 SearchIndexableResource item = resList.get(i);