Home | History | Annotate | Download | only in ap_configurators

Lines Matching refs:alert

27     def _sec_alert(self, alert):
28 text = alert.text
30 alert.accept()
32 alert.accept()
34 alert.accept()
37 alert.accept()
39 alert.accept()
43 alert.accept()
45 raise RuntimeError('Unhandled alert message: %s' % text)
141 # a alert dialog.
221 # WEP and WPA-Personal do not show up in the list, no alert is thrown.