Home
last modified time | relevance | path

Searched defs:onSensitiveNotificationProtectionStateChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java296 void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method
DBubbleController.java699 public void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method in BubbleController
2775 public void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method in BubbleController
DBubbleStackView.java2346 void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method in BubbleStackView
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java2295 public void onSensitiveNotificationProtectionStateChanged() { in onSensitiveNotificationProtectionStateChanged() method in BubblesTest