Searched refs:LogPane (Results 1 – 2 of 2) sorted by relevance
39 public class LogPane extends LinearLayout implements TLog.Logger { class47 public LogPane(Context context, AttributeSet attrs) { in LogPane() method in LogPane
77 LogPane logPane = (LogPane) findViewById(R.id.log_pane); in setUpUIAndLog()