Searched refs:_set_authentication (Results 1 - 2 of 2) sorted by relevance

/external/autotest/server/cros/ap_configurators/
H A Dasus_qis_ap_configurator.py15 def _set_authentication(self, authentication, wait_for_xpath=None): member in class:AsusQISAPConfigurator
132 self._set_authentication('Open System')
143 self._set_authentication('Shared Key', wait_for_xpath=popup)
163 self._set_authentication('WPA-Personal', wait_for_xpath=key_field,
166 self._set_authentication('WPA2-Personal', wait_for_xpath=key_field,
H A Dasus_ap_configurator.py19 def _set_authentication(self, authentication, wait_for_xpath=None): member in class:AsusAPConfigurator
207 self._set_authentication('Open System', wait_for_xpath=popup)
222 self._set_authentication('Open System', wait_for_xpath=popup)
246 self._set_authentication('WPA-Personal',
249 self._set_authentication('WPA2-Personal',

Completed in 155 milliseconds