Home
last modified time | relevance | path

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/
DOldLogCatView.java62 public final class OldLogCatView extends SelectionDependentViewPart implements LogCatViewInterface { class
88 private static OldLogCatView sThis;
156 public OldLogCatView() { in OldLogCatView() method in OldLogCatView
168 public static OldLogCatView getInstance() { in getInstance()