Searched refs:getInteractiveCommand (Results 1 - 5 of 5) sorted by relevance

/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterDescriptor.java61 public String getInteractiveCommand(Context context); method in interface:InterpreterDescriptor
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
H A DSl4aHostedInterpreter.java86 public String getInteractiveCommand(Context context) { method in class:Sl4aHostedInterpreter
H A DInterpreterProvider.java142 .getInteractiveCommand(mContext));
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterProcess.java53 setCommand(interpreter.getInteractiveCommand());
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
H A DInterpreter.java112 public String getInteractiveCommand() { method in class:Interpreter

Completed in 163 milliseconds