OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_DISCOVER_INTERPRETERS
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
InterpreterConstants.java
41
public static final String
ACTION_DISCOVER_INTERPRETERS
=
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
InterpreterConfiguration.java
78
Intent intent = new Intent(InterpreterConstants.
ACTION_DISCOVER_INTERPRETERS
);
95
Intent intent = new Intent(InterpreterConstants.
ACTION_DISCOVER_INTERPRETERS
);
Completed in 103 milliseconds