Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java98 private final boolean mSensitive; field in SmartspaceTarget
487 private boolean mSensitive; field in SmartspaceTarget.Builder
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java197 private boolean mSensitive; field in ExpandableNotificationRow
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java175 private boolean mSensitive = true; field in NotificationEntry