HomeSort by relevance Sort by last modified time
    Searched defs:ScreenUnlockObserver (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/automation/
automation_provider_observers_chromeos.cc 158 ScreenUnlockObserver::ScreenUnlockObserver(AutomationProvider* automation,
164 ScreenUnlockObserver::~ScreenUnlockObserver() {
171 void ScreenUnlockObserver::OnLoginFailure(const chromeos::LoginFailure& error) {
automation_provider_observers.h 750 class ScreenUnlockObserver : public ScreenLockUnlockObserver,
753 ScreenUnlockObserver(AutomationProvider* automation,
755 virtual ~ScreenUnlockObserver();
762 DISALLOW_COPY_AND_ASSIGN(ScreenUnlockObserver);
    [all...]

Completed in 71 milliseconds