Searched refs:openBrowseDialog (Results 1 – 3 of 3) sorted by relevance
97 String path = openBrowseDialog(browse.getShell()); in createDialogArea()239 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog() method in SystraceOptionsDialogV2
117 String path = openBrowseDialog(browse.getShell()); in createDialogArea()303 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog() method in SystraceOptionsDialogV1
185 String fName = openBrowseDialog(); in createSaveToField()196 private String openBrowseDialog() { in openBrowseDialog() method in GLTraceOptionsDialog