HomeSort by relevance Sort by last modified time
    Searched defs:configureShell (Results 1 - 6 of 6) sorted by null

  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
ResolutionChooserDialog.java 72 protected void configureShell(Shell newShell) {
74 super.configureShell(newShell);
AvdStartDialog.java 299 protected void configureShell(Shell newShell) {
300 super.configureShell(newShell);
  /sdk/traceview/src/com/android/traceview/
MainWindow.java 69 protected void configureShell(Shell shell) {
70 super.configureShell(shell);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigManagerDialog.java 242 protected void configureShell(Shell newShell) {
243 super.configureShell(newShell);
  /sdk/hierarchyviewer2/app/src/com/android/hierarchyviewer/
HierarchyViewerApplication.java 159 protected void configureShell(Shell shell) {
160 super.configureShell(shell);
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 1141 milliseconds