Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
DInterpreterProcess.java33 public class InterpreterProcess extends Process { class
47 public InterpreterProcess(Interpreter interpreter, AndroidProxy proxy) { in InterpreterProcess() method in InterpreterProcess