Searched refs:permittedNotificationListeners (Results 1 – 2 of 2) sorted by relevance
235 List<String> permittedNotificationListeners; field in ActiveAdmin482 permittedNotificationListeners); in writeToXml()724 permittedNotificationListeners = readPackageList(parser, tag); in readFromXml()1100 if (permittedNotificationListeners != null) { in dump()1102 pw.println(permittedNotificationListeners); in dump()
10413 admin.permittedNotificationListeners = packageList;10431 return admin.permittedNotificationListeners;10448 if (profileOwner == null || profileOwner.permittedNotificationListeners == null) {10452 profileOwner.permittedNotificationListeners, userId);