Searched defs:IsHostPairingOobe (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller.cc271 if (is_out_of_box_ && !screen_pref.empty() && !IsHostPairingOobe() &&
912 if (IsHostPairingOobe()) {
1244 bool WizardController::IsHostPairingOobe() const { function in class:chromeos::WizardController
1255 DCHECK(!IsHostPairingOobe());

Completed in 66 milliseconds