Searched refs:EmulatorControlView (Results 1 – 2 of 2) sorted by relevance
22 import com.android.ide.eclipse.ddms.views.EmulatorControlView;57 folder.addPlaceholder(EmulatorControlView.ID + ":*"); //$NON-NLS-1$ in createInitialLayout()58 folder.addView(EmulatorControlView.ID); in createInitialLayout()
23 public class EmulatorControlView extends SelectionDependentViewPart { class