Searched refs:addKeyguardNotificationSuppressor (Results 1 – 4 of 4) sorted by relevance
56 void addKeyguardNotificationSuppressor(KeyguardNotificationSuppressor suppressor); in addKeyguardNotificationSuppressor() method
642 public void addKeyguardNotificationSuppressor(KeyguardNotificationSuppressor suppressor) { in addKeyguardNotificationSuppressor() method in NotificationLockscreenUserManagerImpl
69 notificationLockscreenUserManager.addKeyguardNotificationSuppressor { entry ->
402 mLockscreenUserManager.addKeyguardNotificationSuppressor(suppressor); in testKeyguardNotificationSuppressors()