Home
last modified time | relevance | path

Searched refs:background_container_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dscreen_locker.h190 ScreenLockViewContainer* background_container_; variable
Dscreen_locker.cc705 background_container_(NULL), in ScreenLocker()
768 background_container_ = screen_lock_background_view_; in Init()
885 background_container_->SetScreenLockView(screen_lock_view_); in OnCaptchaEntered()
963 background_container_->SetScreenLockView(captcha_view_); in ShowCaptchaAndErrorMessage()