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

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhost_pairing_screen_handler.cc26 HostPairingScreenHandler::HostPairingScreenHandler() function in class:chromeos::HostPairingScreenHandler
33 HostPairingScreenHandler::~HostPairingScreenHandler() {
38 void HostPairingScreenHandler::HandleContextReady() {
43 void HostPairingScreenHandler::Initialize() {
53 void HostPairingScreenHandler::DeclareLocalizedValues(
78 void HostPairingScreenHandler::RegisterMessages() {
80 &HostPairingScreenHandler::HandleContextReady);
83 void HostPairingScreenHandler
[all...]
H A Dhost_pairing_screen_handler.h15 class HostPairingScreenHandler : public HostPairingScreenActor, class in namespace:chromeos
18 HostPairingScreenHandler();
19 virtual ~HostPairingScreenHandler();
44 DISALLOW_COPY_AND_ASSIGN(HostPairingScreenHandler);
H A Doobe_ui.cc294 HostPairingScreenHandler* handler = new HostPairingScreenHandler();

Completed in 70 milliseconds