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