OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInteractiveCommand
(Results
1 - 5
of
5
) sorted by null
/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
InterpreterDescriptor.java
61
public String
getInteractiveCommand
(Context context);
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
Sl4aHostedInterpreter.java
86
public String
getInteractiveCommand
(Context context) {
InterpreterProvider.java
142
.
getInteractiveCommand
(mContext));
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
InterpreterProcess.java
53
setCommand(interpreter.
getInteractiveCommand
());
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
Interpreter.java
112
public String
getInteractiveCommand
() {
Completed in 257 milliseconds