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

  /external/chromium_org/chrome/browser/chromeos/login/screens/
controller_pairing_screen.cc 68 return WizardController::kControllerPairingScreenName;
  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 166 const char WizardController::kControllerPairingScreenName[] =
331 } else if (screen_name == kControllerPairingScreenName) {
509 SetCurrentScreen(GetScreen(kControllerPairingScreenName));
    [all...]
wizard_controller.h 162 static const char kControllerPairingScreenName[];

Completed in 860 milliseconds