Searched refs:LogcatViewer (Results 1 – 3 of 3) sorted by relevance
29 import com.googlecode.android_scripting.activity.LogcatViewer;67 entries.add(LogcatViewer.class);
45 public class LogcatViewer extends ListActivity { class185 TextView view = new TextView(LogcatViewer.this); in getView()
348 startActivity(new Intent(this, LogcatViewer.class)); in onOptionsItemSelected()