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