Searched refs:LogCatViewInterface (Results 1 – 2 of 2) sorted by relevance
25 import com.android.ddmuilib.logcat.LogPanel.LogCatViewInterface;62 public final class OldLogCatView extends SelectionDependentViewPart implements LogCatViewInterface {
198 private LogCatViewInterface mLogCatViewInterface = null;324 public interface LogCatViewInterface { interface in LogPanel1614 public void setLogCatViewInterface(LogCatViewInterface i) { in setLogCatViewInterface()