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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
EclipseUiHelper.java 48 public static void showView(String viewId, boolean activate) {
54 IViewPart part = page.showView(viewId,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 791 EclipseUiHelper.showView(IConsoleConstants.ID_CONSOLE_VIEW, true);
    [all...]

Completed in 57 milliseconds