Home | History | Annotate | Download | only in ap_configurators

Lines Matching refs:alert

20     def _alert_handler(self, alert):
21 """Checks for any modal dialogs which popup to alert the user and
22 either raises a RuntimeError or ignores the alert.
25 alert: The modal dialog's contents.
27 text = alert.text
29 alert.accept()
32 alert.accept()
35 alert.accept()
37 alert.accept()
39 alert.accept()
41 alert.accept()
43 raise RuntimeError('We have an unhandled alert on AP %s: %s' %
264 # throws an alert if visibility is off before you adjust security.