HomeSort by relevance Sort by last modified time
    Searched refs:ConvertSwitchDialog (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchDialog.java 46 class ConvertSwitchDialog extends TitleAreaDialog implements SelectionListener {
59 public ConvertSwitchDialog(Shell parentShell, String field) {
ConvertSwitchQuickFixProcessor.java 189 ConvertSwitchDialog dialog = new ConvertSwitchDialog(shell, mExpression);

Completed in 91 milliseconds