Searched defs:needsRedaction (Results 1 – 3 of 3) sorted by relevance
87 val needsRedaction = lockscreenUserManager.needsRedaction(entry) regex
78 boolean needsRedaction(NotificationEntry entry); in needsRedaction() method
506 public boolean needsRedaction(NotificationEntry ent) { in needsRedaction() method in NotificationLockscreenUserManagerImpl