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

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
ILogCatMessageSelectionListener.java 22 public interface ILogCatMessageSelectionListener {
LogCatPanel.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
LogCatView.java 19 import com.android.ddmuilib.logcat.ILogCatMessageSelectionListener;
91 mLogCatPanel.addLogCatMessageSelectionListener(new ILogCatMessageSelectionListener() {

Completed in 66 milliseconds