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