Searched refs:ControllerPairingScreenHandler (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dcontroller_pairing_screen_handler.cc25 ControllerPairingScreenHandler::ControllerPairingScreenHandler() function in class:chromeos::ControllerPairingScreenHandler
29 ControllerPairingScreenHandler::~ControllerPairingScreenHandler() {
34 void ControllerPairingScreenHandler::HandleUserActed(
41 void ControllerPairingScreenHandler::HandleContextChanged(
48 void ControllerPairingScreenHandler::Initialize() {
58 void ControllerPairingScreenHandler::DeclareLocalizedValues(
105 void ControllerPairingScreenHandler::RegisterMessages() {
107 &ControllerPairingScreenHandler
[all...]
H A Dcontroller_pairing_screen_handler.h14 class ControllerPairingScreenHandler : public ControllerPairingScreenActor, class in namespace:chromeos
17 ControllerPairingScreenHandler();
18 virtual ~ControllerPairingScreenHandler();
41 DISALLOW_COPY_AND_ASSIGN(ControllerPairingScreenHandler);
H A Doobe_ui.cc287 ControllerPairingScreenHandler* handler =
288 new ControllerPairingScreenHandler();

Completed in 152 milliseconds