Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/
DIntentBuilders.java82 public static Intent buildStartInterpreterIntent(String interpreterName) { in buildStartInterpreterIntent() method in IntentBuilders
104 buildStartInterpreterIntent(interpreter.getName())); in buildInterpreterShortcutIntent()