Searched refs:InterpreterManager (Results 1 – 3 of 3) sorted by relevance
28 import com.googlecode.android_scripting.activity.InterpreterManager;65 entries.add(InterpreterManager.class);
55 public class InterpreterManager extends ListActivity { class247 FeaturedInterpreters.getInterpreterIcon(InterpreterManager.this, in getView()
320 Intent i = new Intent(this, InterpreterManager.class); in onOptionsItemSelected()