Searched refs:ScreenLockUnlockObserver (Results 1 – 3 of 3) sorted by relevance
73 ScreenLockUnlockObserver::ScreenLockUnlockObserver( in ScreenLockUnlockObserver() function in ScreenLockUnlockObserver84 ScreenLockUnlockObserver::~ScreenLockUnlockObserver() {} in ~ScreenLockUnlockObserver()86 void ScreenLockUnlockObserver::Observe(NotificationType type, in Observe()
185 new ScreenLockUnlockObserver(this, reply_message, true); in LockScreen()195 new ScreenLockUnlockObserver(this, reply_message, false); in UnlockScreen()
739 class ScreenLockUnlockObserver : public NotificationObserver {743 ScreenLockUnlockObserver(AutomationProvider* automation,746 virtual ~ScreenLockUnlockObserver();758 DISALLOW_COPY_AND_ASSIGN(ScreenLockUnlockObserver);