Searched refs:ATEST_WINDOW_FAIL (Results 1 – 4 of 4) sorted by relevance
29 public static final String ATEST_WINDOW_FAIL = "Atest window failed to launch."; field in Constants
42 Notifications.Bus.notify(new AtestNotification(Constants.ATEST_WINDOW_FAIL)); in actionPerformed()
111 Notifications.Bus.notify(new AtestNotification(Constants.ATEST_WINDOW_FAIL)); in getInstance()
197 Notifications.Bus.notify(new AtestNotification(Constants.ATEST_WINDOW_FAIL)); in showAtestTW()