Searched defs:needsRedaction (Results 1 – 4 of 4) sorted by relevance
106 val needsRedaction = lockscreenUserManager.needsRedaction(entry) in bindCoordinator() constant
36 val needsRedaction: Boolean, constant in com.android.systemui.statusbar.notification.collection.inflation.NotifUiAdjustment
66 boolean needsRedaction(NotificationEntry entry); in needsRedaction() method
455 public boolean needsRedaction(NotificationEntry ent) { in needsRedaction() method in NotificationLockscreenUserManagerImpl