Searched refs:addNotificationStateChangedListener (Results 1 – 5 of 5) sorted by relevance
84 void addNotificationStateChangedListener(NotificationStateChangedListener listener); in addNotificationStateChangedListener() method
627 public void addNotificationStateChangedListener(NotificationStateChangedListener listener) { in addNotificationStateChangedListener() method in NotificationLockscreenUserManagerImpl
66 lockscreenUserManager.addNotificationStateChangedListener(notifStateChangedListener)
94 verify(lockscreenUserManager).addNotificationStateChangedListener(capture())
324 mLockscreenUserManager.addNotificationStateChangedListener(listener); in testUpdateIsPublicMode()