Searched refs:permittedNotificationListeners (Results 1 – 2 of 2) sorted by relevance
273 List<String> permittedNotificationListeners; field in ActiveAdmin564 permittedNotificationListeners); in writeToXml()862 permittedNotificationListeners = readPackageList(parser, tag); in readFromXml()1350 if (permittedNotificationListeners != null) { in dump()1352 pw.println(permittedNotificationListeners); in dump()
12451 admin.permittedNotificationListeners = packageList;12471 return admin.permittedNotificationListeners;12488 if (profileOwner == null || profileOwner.permittedNotificationListeners == null) {12492 profileOwner.permittedNotificationListeners, userId);