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

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
EmulatorControlView.java 23 public class EmulatorControlView extends SelectionDependentViewPart {
26 "com.android.ide.eclipse.ddms.views.EmulatorControlView"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
Perspective.java 22 import com.android.ide.eclipse.ddms.views.EmulatorControlView;
57 folder.addPlaceholder(EmulatorControlView.ID + ":*"); //$NON-NLS-1$
58 folder.addView(EmulatorControlView.ID);

Completed in 81 milliseconds