Searched refs:OldLogCatView (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
H A DOldLogCatView.java62 public final class OldLogCatView extends SelectionDependentViewPart implements LogCatViewInterface { class in inherits:SelectionDependentViewPart,LogCatViewInterface
64 public static final String ID = "com.android.ide.eclipse.ddms.views.OldLogCatView"; //$NON-NLS-1$
88 private static OldLogCatView sThis;
156 public OldLogCatView() { method in class:OldLogCatView
168 public static OldLogCatView getInstance() {

Completed in 66 milliseconds