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

/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller.h162 static const char kControllerPairingScreenName[]; member in class:chromeos::WizardController
H A Dwizard_controller.cc166 const char WizardController::kControllerPairingScreenName[] = member in class:chromeos::WizardController
331 } else if (screen_name == kControllerPairingScreenName) {
509 SetCurrentScreen(GetScreen(kControllerPairingScreenName));
905 } else if (screen_name == kControllerPairingScreenName) {

Completed in 76 milliseconds