Searched refs:onSensitiveNotificationProtectionStateChanged (Results 1 – 5 of 5) sorted by relevance
296 void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method
699 public void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method in BubbleController702 mStackView.onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged()2775 public void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method in BubbleController2778 () -> BubbleController.this.onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged()
2346 void onSensitiveNotificationProtectionStateChanged( in onSensitiveNotificationProtectionStateChanged() method in BubbleStackView
286 bubbles.onSensitiveNotificationProtectionStateChanged( in BubblesManager()
2295 public void onSensitiveNotificationProtectionStateChanged() { in onSensitiveNotificationProtectionStateChanged() method in BubblesTest2301 verify(mBubbleController).onSensitiveNotificationProtectionStateChanged(true); in onSensitiveNotificationProtectionStateChanged()2305 verify(mBubbleController).onSensitiveNotificationProtectionStateChanged(false); in onSensitiveNotificationProtectionStateChanged()