Searched refs:addNotificationStateChangedListener (Results 1 – 5 of 5) sorted by relevance
89 void addNotificationStateChangedListener(NotificationStateChangedListener listener); in addNotificationStateChangedListener() method
794 public void addNotificationStateChangedListener(NotificationStateChangedListener listener) { in addNotificationStateChangedListener() method in NotificationLockscreenUserManagerImpl
72 lockscreenUserManager.addNotificationStateChangedListener(notifStateChangedListener) in addDirtyListener()
106 verify(lockscreenUserManager).addNotificationStateChangedListener(capture()) in notifLockscreenStateChangeWillNotifDirty()
501 mLockscreenUserManager.addNotificationStateChangedListener(listener); in testUpdateIsPublicMode()