Searched refs:RunTurnOffFlow (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service_regular.h45 virtual void RunTurnOffFlow() OVERRIDE;
H A Deasy_unlock_service_signin_chromeos.h68 virtual void RunTurnOffFlow() OVERRIDE;
H A Deasy_unlock_service.h92 virtual void RunTurnOffFlow() = 0;
H A Deasy_unlock_service_regular.cc191 void EasyUnlockServiceRegular::RunTurnOffFlow() { function in class:EasyUnlockServiceRegular
H A Deasy_unlock_service_signin_chromeos.cc143 void EasyUnlockServiceSignin::RunTurnOffFlow() { function in class:EasyUnlockServiceSignin
/external/chromium_org/chrome/browser/ui/webui/options/
H A Deasy_unlock_handler.cc102 EasyUnlockService::Get(Profile::FromWebUI(web_ui()))->RunTurnOffFlow();

Completed in 107 milliseconds