HomeSort by relevance Sort by last modified time
    Searched refs:AnimateAuthenticationSuccess (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
screen_locker_delegate.h 67 virtual void AnimateAuthenticationSuccess() = 0;
webui_screen_locker.h 68 virtual void AnimateAuthenticationSuccess() OVERRIDE;
webui_screen_locker.cc 124 void WebUIScreenLocker::AnimateAuthenticationSuccess() {
125 GetWebUI()->CallJavascriptFunction("cr.ui.Oobe.animateAuthenticationSuccess");
screen_locker.cc 249 delegate_->AnimateAuthenticationSuccess();

Completed in 399 milliseconds