Searched refs:KeyguardNotificationSuppressor (Results 1 – 3 of 3) sorted by relevance
56 void addKeyguardNotificationSuppressor(KeyguardNotificationSuppressor suppressor); in addKeyguardNotificationSuppressor()99 interface KeyguardNotificationSuppressor { interface
106 private List<KeyguardNotificationSuppressor> mKeyguardSuppressors = new ArrayList<>();642 public void addKeyguardNotificationSuppressor(KeyguardNotificationSuppressor suppressor) { in addKeyguardNotificationSuppressor()
61 …rt com.android.systemui.statusbar.NotificationLockscreenUserManager.KeyguardNotificationSuppressor;444 private static class FakeKeyguardSuppressor implements KeyguardNotificationSuppressor {