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