Home
last modified time | relevance | path

Searched refs:configureShell (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DInputDensityDialog.java110 protected void configureShell(Shell shell) { in configureShell() method in InputDensityDialog
111 super.configureShell(shell); in configureShell()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DFlagXmlPropertyDialog.java71 protected void configureShell(Shell newShell) { in configureShell() method in FlagXmlPropertyDialog
72 super.configureShell(newShell); in configureShell()