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

  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_controller_new.h 112 enum CreationType { NEW_USER, USER_IMPORT_OLD, USER_IMPORT_NEW, };
supervised_user_creation_controller_new.cc 124 creation_context_->creation_type = USER_IMPORT_NEW;
175 if (creation_context_->creation_type != USER_IMPORT_NEW) {

Completed in 594 milliseconds