Searched refs:USER_IMPORT_NEW (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_controller_new.h112 enum CreationType { NEW_USER, USER_IMPORT_OLD, USER_IMPORT_NEW, }; enumerator in enum:chromeos::SupervisedUserCreationControllerNew::CreationType
H A Dsupervised_user_creation_controller_new.cc124 creation_context_->creation_type = USER_IMPORT_NEW;
175 if (creation_context_->creation_type != USER_IMPORT_NEW) {

Completed in 69 milliseconds