HomeSort by relevance Sort by last modified time
    Searched full:existing_user_view (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
user_controller.cc 11 #include "chrome/browser/chromeos/login/existing_user_view.h"
402 ExistingUserView* existing_user_view = new ExistingUserView(this); local
403 existing_user_view->RecreateFields();
404 control_view = existing_user_view;
405 user_input_ = existing_user_view;
406 throbber_host_ = existing_user_view;
existing_user_view.cc 5 #include "chrome/browser/chromeos/login/existing_user_view.h"

Completed in 117 milliseconds