Searched refs:getUI (Results 1 – 9 of 9) sorted by relevance
42 Main.getUI().showWaitDialog(); in run()45 Client client = Main.getUI().getSelectedClient(); in run()55 Main.getUI().hideWaitDialog(); in run()57 ClientWrapper ret = Main.getUI().showChoiceDialog("Choose a package to scan", in run()66 Main.getUI().hideWaitDialog(); in run()72 Main.getUI().showWaitDialog(); in work()73 Main.getUI().updateWaitDialog("Retrieving heap data for " + pkg); in work()
40 lastSaveFile = Main.getUI().showSaveDialog(); in actionPerformed()48 Main.getUI().showWaitDialog(); in run()58 Main.getUI().hideWaitDialog(); in run()60 Main.getUI().hideWaitDialog(); in run()61 Main.getUI().showMessageDialog("Failed writing: " + e.getMessage()); in run()
65 Main.getUI().showMessageDialog("No data available, please scan packages or run " in actionPerformed()70 Main.getUI().showMessageDialog("Cannot compute list from only one data set, please " in actionPerformed()80 Main.getUI().showWaitDialog(); in run()84 Main.getUI().updateWaitDialog("Merging " + d.getPackageName()); in run()88 Main.getUI().updateWaitDialog("Computing thresholded set"); in run()90 Main.getUI().hideWaitDialog(); in run()92 boolean ret = Main.getUI().showConfirmDialog("Computed a set with " + result.size() in run()96 int ret2 = jfc.showSaveDialog(Main.getUI()); in run()
41 lastOpenFiles = Main.getUI().showOpenDialog(true); in actionPerformed()49 Main.getUI().showWaitDialog(); in run()60 Main.getUI().showMessageDialog("Failed reading: " + e.getMessage()); in run()64 Main.getUI().hideWaitDialog(); in run()
53 String packages = Main.getUI().showInputDialog("Please enter packages name to run with" in actionPerformed()75 Main.getUI().showWaitDialog(); in run()81 Main.getUI().updateWaitDialog("Running monkey on " + pkg); in run()96 Main.getUI().updateWaitDialog("Retrieving heap data for " + pkg); in run()108 Main.getUI().hideWaitDialog(); in run()
42 Main.getUI().showWaitDialog(); in run()48 Main.getUI().showWaitDialog(); in run()49 Main.getUI().updateWaitDialog("Retrieving heap data for " + pkg); in run()60 Main.getUI().hideWaitDialog(); in run()
31 String value = Main.getUI().showInputDialog("Threshold?"); in run()
47 int selRow = Main.getUI().getSelectedDataTableRow(); in actionPerformed()
131 public static UI getUI() { in getUI() method in Main172 getUI().showWaitDialog(); in startUp()178 getUI().hideWaitDialog(); in startUp()189 getUI().hideWaitDialog(); in initDevice()196 DeviceWrapper ret = Main.getUI().showChoiceDialog("Choose a device", "Choose device", in initDevice()204 boolean prepare = Main.getUI().showConfirmDialog("Prepare device?", in initDevice()209 Main.getUI().showMessageDialog("Need a userdebug or eng build! (Found " + buildType in initDevice()214 Main.getUI().showMessageDialog("Cannot prepare a device with pre-optimized boot " in initDevice()223 Main.getUI().showMessageDialog("The device will reboot. This will potentially take a " in initDevice()226 Main.getUI().showMessageDialog("Removing preloaded-classes failed unexpectedly!"); in initDevice()