Searched refs:deviceConfigNamespaces (Results 1 – 1 of 1) sorted by relevance
253 HashSet<String> deviceConfigNamespaces = new HashSet<>(); in beginObserveCoreSettings() local255 if (!deviceConfigNamespaces.contains(entry.namespace)) { in beginObserveCoreSettings()259 deviceConfigNamespaces.add(entry.namespace); in beginObserveCoreSettings()