OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildStartInTerminalIntent
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/locale/
LocaleReceiver.java
42
launchIntent = IntentBuilders.
buildStartInTerminalIntent
(script);
/external/sl4a/Common/src/com/googlecode/android_scripting/
IntentBuilders.java
66
public static Intent
buildStartInTerminalIntent
(File script) {
138
intent.putExtra(Intent.EXTRA_SHORTCUT_INTENT,
buildStartInTerminalIntent
(script));
Completed in 201 milliseconds