Searched defs:shouldProtectNotification (Results 1 – 3 of 3) sorted by relevance
40 boolean shouldProtectNotification(NotificationEntry entry); in shouldProtectNotification() method
352 public boolean shouldProtectNotification(NotificationEntry entry) { in shouldProtectNotification() method in SensitiveNotificationProtectionControllerImpl
139 val shouldProtectNotification = screenshareNotificationHiding() && in bindCoordinator() constant