Searched refs:SetHardlockState (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_screenlock_state_handler.h78 void SetHardlockState(HardlockState new_state);
H A Deasy_unlock_screenlock_state_handler_unittest.cc307 state_handler_->SetHardlockState(
320 state_handler_->SetHardlockState(
335 state_handler_->SetHardlockState(
551 state_handler_->SetHardlockState(
566 state_handler_->SetHardlockState(
592 state_handler_->SetHardlockState(
659 state_handler_->SetHardlockState(
686 state_handler_->SetHardlockState(
690 state_handler_->SetHardlockState(
727 state_handler_->SetHardlockState(
[all...]
H A Deasy_unlock_service.cc259 void EasyUnlockService::SetHardlockState( function in class:EasyUnlockService
384 SetHardlockState(EasyUnlockScreenlockStateHandler::NO_PAIRING);
563 screenlock_state_handler_->SetHardlockState(state);
H A Deasy_unlock_service.h123 void SetHardlockState(EasyUnlockScreenlockStateHandler::HardlockState state);
H A Deasy_unlock_screenlock_state_handler.cc147 void EasyUnlockScreenlockStateHandler::SetHardlockState( function in class:EasyUnlockScreenlockStateHandler
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Duser_session_manager.cc1051 easy_unlock_service->SetHardlockState(
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dsignin_screen_handler.cc1371 service->SetHardlockState(EasyUnlockScreenlockStateHandler::USER_HARDLOCK);

Completed in 211 milliseconds