Searched defs:InterpreterProcess (Results 1 - 1 of 1) sorted by relevance

/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterProcess.java33 public class InterpreterProcess extends Process { class in inherits:Process
40 * Creates a new {@link InterpreterProcess}.
47 public InterpreterProcess(Interpreter interpreter, AndroidProxy proxy) { method in class:InterpreterProcess

Completed in 169 milliseconds