Home
last modified time | relevance | path

Searched refs:_alert_handler (Results 1 – 23 of 23) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dnetgear_WNDR_dual_band_configurator.py20 def _alert_handler(self, alert): member in NetgearDualBandAPConfigurator
122 alert_handler=self._alert_handler)
144 alert_handler=self._alert_handler)
179 alert_handler=self._alert_handler)
199 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
220 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
227 self.click_button_by_xpath(button, alert_handler=self._alert_handler)
255 alert_handler=self._alert_handler)
277 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dnetgear_single_band_configurator.py20 def _alert_handler(self, alert): member in NetgearSingleBandAPConfigurator
73 alert_handler=self._alert_handler)
129 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
140 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
147 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
161 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dnetgear4300_ap_configurator.py18 def _alert_handler(self, alert): member in Netgear4300APConfigurator
38 super(Netgear4300APConfigurator, self)._alert_handler(alert)
94 alert_handler=self._alert_handler)
98 alert_handler=self._alert_handler)
101 alert_handler=self._alert_handler)
154 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dnetgear3700_ap_configurator.py15 def _alert_handler(self, alert): member in Netgear3700APConfigurator
27 super(Netgear3700APConfigurator, self)._alert_handler(alert)
47 alert_handler=self._alert_handler)
110 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
114 self.click_button_by_xpath(button, alert_handler=self._alert_handler)
Dnetgear2000_ap_configurator.py17 def _alert_handler(self, alert): member in Netgear2000APConfigurator
37 super(Netgear2000APConfigurator, self)._alert_handler(alert)
43 self.click_button_by_id('yes', alert_handler=self._alert_handler)
107 alert_handler=self._alert_handler)
Dlinksyse_dual_band_configurator.py20 def _alert_handler(self, alert): member in LinksyseDualBandAPConfigurator
50 alert_handler=self._alert_handler)
99 alert_handler=self._alert_handler)
140 alert_handler=self._alert_handler)
218 alert_handler=self._alert_handler)
243 alert_handler=self._alert_handler)
Dtrendnet731br_ap_configurator.py56 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
58 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
109 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
141 def _alert_handler(self, alert): member in Trendnet731brAPConfigurator
Dkeeboxw150nr_ap_configurator.py70 alert_handler=self._alert_handler)
74 alert_handler=self._alert_handler)
76 self._handle_alert(xpath_apply, self._alert_handler)
102 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
228 def _alert_handler(self, alert): member in Keeboxw150nrAPConfigurator
Dedimax6428ns_ap_configurator.py44 alert_handler=self._alert_handler)
50 self.click_button_by_xpath(xpath_ok, alert_handler=self._alert_handler)
61 self.click_button_by_id(wpa_item, alert_handler=self._alert_handler)
Dlinksyswrt610n_ap_configurator.py47 alert_handler=self._alert_handler)
74 alert_handler=self._alert_handler)
83 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dmedialink_ap_configurator.py26 def _alert_handler(self, alert): member in MediaLinkAPConfigurator
90 alert_handler=self._alert_handler)
95 self._handle_alert(xpath_apply, self._alert_handler)
135 alert_handler=self._alert_handler)
168 alert_handler=self._alert_handler)
Ddlink_dir655_ap_configurator.py22 def _alert_handler(self, alert): member in DLinkDIR655APConfigurator
122 self.click_button_by_id('login', alert_handler=self._alert_handler)
136 self.click_button_by_id('button', alert_handler=self._alert_handler)
145 self.click_button_by_id('button', alert_handler=self._alert_handler)
298 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Ddlink_dir505l_ap_configurator.py19 def _alert_handler(self, alert): member in DLinkDIR505lAPConfigurator
94 self.click_button_by_id('apply_btn', alert_handler=self._alert_handler)
98 self._handler(self._alert_handler)
105 self.click_button_by_id('back_btn', alert_handler=self._alert_handler)
Dedimax_ap_configurator.py61 alert_handler=self._alert_handler)
73 self.click_button_by_xpath(xpath_ok, alert_handler=self._alert_handler)
197 self.click_button_by_id(wpa_item, alert_handler=self._alert_handler)
220 def _alert_handler(self, alert): member in EdimaxAPConfigurator
Dtrendnet432brp_ap_configurator.py17 def _alert_handler(self, alert): member in Trendnet432brpAPConfigurator
80 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
91 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dtrendnet692gr_ap_configurator.py17 def _alert_handler(self, alert): member in Trendnet692grAPConfigurator
41 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
102 self._alert_handler(alert)
DnetgearR6200_ap_configurator.py16 def _alert_handler(self, alert): member in NetgearR6200APConfigurator
26 super(NetgearR6200APConfigurator, self)._alert_handler(alert)
Dtrendnet654tr_ap_configurator.py16 def _alert_handler(self, alert): member in Trendnet654trAPConfigurator
79 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dlinksyse2500_ap_configurator.py83 alert_handler=self._alert_handler)
110 alert_handler=self._alert_handler)
Dtrendnet_ap_configurator.py20 def _alert_handler(self, alert): member in TrendnetAPConfigurator
104 self.click_button_by_xpath(xpath, alert_handler=self._alert_handler)
Dlinksyswrt600_ap_configurator.py23 self._alert_handler(alert)
77 alert_handler=self._alert_handler)
Dasus_rtac68u_ap_configurator.py20 def _alert_handler(self, alert): member in AsusRTAC68UAPConfigurator
113 self._alert_handler(alert)
Dtrendnet812dru_ap_configurator.py16 def _alert_handler(self, alert): member in Trendnet812druAPConfigurator