Searched refs:newVisibleListeners (Results 1 – 1 of 1) sorted by relevance
663 Set<String> newVisibleListeners = in doSetSchemaWithChangeNotificationLocked() local666 if (newVisibleListeners != null) { in doSetSchemaWithChangeNotificationLocked()667 allListeningPackages.addAll(newVisibleListeners); in doSetSchemaWithChangeNotificationLocked()680 && newVisibleListeners != null in doSetSchemaWithChangeNotificationLocked()681 && newVisibleListeners.contains(listeningPackageName)); in doSetSchemaWithChangeNotificationLocked()