Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DSensitiveContentCoordinator.kt92 val userPublic = when { regex
107 val isSensitive = userPublic && needsRedaction
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java285 boolean userPublic = devicePublic
288 if (userPublic && needsRedaction) {