Home
last modified time | relevance | path

Searched refs:ACTION_DISCOVER_INTERPRETERS (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
DInterpreterConstants.java41 public static final String ACTION_DISCOVER_INTERPRETERS = field
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreterConfiguration.java78 Intent intent = new Intent(InterpreterConstants.ACTION_DISCOVER_INTERPRETERS); in discoverForType()
95 Intent intent = new Intent(InterpreterConstants.ACTION_DISCOVER_INTERPRETERS); in discoverAll()