Home
last modified time | relevance | path

Searched refs:areNotificationsAllowedForSource (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationSender.java299 if (!areNotificationsAllowedForSource(issueInfo.getSafetySource())) { in getIssuesToNotify()
356 private boolean areNotificationsAllowedForSource(SafetySource safetySource) { in areNotificationsAllowedForSource() method in SafetyCenterNotificationSender