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

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.cc68 HIDDetectionScreenHandler::HIDDetectionScreenHandler( function in class:chromeos::HIDDetectionScreenHandler
82 HIDDetectionScreenHandler::~HIDDetectionScreenHandler() {
91 void HIDDetectionScreenHandler::OnStartDiscoverySession(
98 void HIDDetectionScreenHandler::SetPoweredError() {
102 void HIDDetectionScreenHandler::SetPoweredOffError() {
106 void HIDDetectionScreenHandler::FindDevicesError() {
110 void HIDDetectionScreenHandler::Show() {
132 void HIDDetectionScreenHandler
[all...]
H A Dhid_detection_screen_handler.h33 class HIDDetectionScreenHandler class in namespace:chromeos
42 explicit HIDDetectionScreenHandler(CoreOobeActor* core_oobe_actor);
43 virtual ~HIDDetectionScreenHandler();
220 base::WeakPtrFactory<HIDDetectionScreenHandler> weak_ptr_factory_;
222 DISALLOW_COPY_AND_ASSIGN(HIDDetectionScreenHandler);
H A Doobe_ui.cc242 HIDDetectionScreenHandler* hid_detection_screen_handler =
243 new HIDDetectionScreenHandler(core_handler_);
/external/chromium_org/chrome/browser/prefs/
H A Dbrowser_prefs.cc321 chromeos::HIDDetectionScreenHandler::RegisterPrefs(registry);

Completed in 950 milliseconds