Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java309 private boolean mSensitiveNotificationProtectionActive = false; field in BubbleStackView
2348 mSensitiveNotificationProtectionActive = sensitiveNotificationProtectionActive; in onSensitiveNotificationProtectionStateChanged()
3058 || mSensitiveNotificationProtectionActive in shouldShowFlyout()