Searched refs:permittedNotificationListeners (Results 1 – 2 of 2) sorted by relevance
272 List<String> permittedNotificationListeners; field in ActiveAdmin563 permittedNotificationListeners); in writeToXml()861 permittedNotificationListeners = readPackageList(parser, tag); in readFromXml()1338 if (permittedNotificationListeners != null) { in dump()1340 pw.println(permittedNotificationListeners); in dump()
12526 admin.permittedNotificationListeners = packageList;12546 return admin.permittedNotificationListeners;12563 if (profileOwner == null || profileOwner.permittedNotificationListeners == null) {12567 profileOwner.permittedNotificationListeners, userId);