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

  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_signin_screen.cc 178 void AppLaunchSigninScreen::SetDisplayEmail(const std::string& email) {
webui_login_display.cc 373 void WebUILoginDisplay::SetDisplayEmail(const std::string& email) {
375 delegate_->SetDisplayEmail(email);
webui_screen_locker.cc 273 void WebUIScreenLocker::SetDisplayEmail(const std::string& email) {
existing_user_controller.cc 601 void ExistingUserController::SetDisplayEmail(const std::string& email) {
    [all...]

Completed in 192 milliseconds