Searched defs:screenlock_state_handler_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service.h213 // Updates |screenlock_state_handler_|'s hardlocked state.
218 return screenlock_state_handler_.get();
234 // Gets |screenlock_state_handler_|. Returns NULL if Easy Unlock is not
235 // allowed. Otherwise, if |screenlock_state_handler_| is not set, an instance
258 scoped_ptr<EasyUnlockScreenlockStateHandler> screenlock_state_handler_; member in class:EasyUnlockService

Completed in 745 milliseconds