Searched refs:prefixedNamespaceList (Results 1 – 1 of 1) sorted by relevance
315 List<String> prefixedNamespaceList = in AppSearchImpl() local317 for (int i = 0; i < prefixedNamespaceList.size(); i++) { in AppSearchImpl()318 String prefixedNamespace = prefixedNamespaceList.get(i); in AppSearchImpl()