Searched refs:ControllerPairingScreen (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dcontroller_pairing_screen.h17 class ControllerPairingScreen : class in namespace:chromeos
22 ControllerPairingScreen(
26 virtual ~ControllerPairingScreen();
66 DISALLOW_COPY_AND_ASSIGN(ControllerPairingScreen);
H A Dcontroller_pairing_screen.cc17 ControllerPairingScreen::ControllerPairingScreen( function in class:chromeos::ControllerPairingScreen
30 ControllerPairingScreen::~ControllerPairingScreen() {
36 void ControllerPairingScreen::CommitContextChanges() {
45 bool ControllerPairingScreen::ExpectStageIs(Stage stage) const {
53 void ControllerPairingScreen::PrepareToShow() {
56 void ControllerPairingScreen::Show() {
62 void ControllerPairingScreen::Hide() {
67 std::string ControllerPairingScreen
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Doobe.js89 login.ControllerPairingScreen.register();
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller.cc336 return new ControllerPairingScreen(

Completed in 455 milliseconds