Home
last modified time | relevance | path

Searched defs:getRedactionType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindParams.java63 public @RedactionType int getRedactionType() { in getRedactionType() method in RowContentBindParams
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java107 @RedactionType int getRedactionType(NotificationEntry entry); in getRedactionType() method
DNotificationLockscreenUserManagerImpl.java769 public @RedactionType int getRedactionType(NotificationEntry ent) { in getRedactionType() method in NotificationLockscreenUserManagerImpl