Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/
DIntentBuilders.java51 final ComponentName componentName = Constants.SL4A_SERVICE_LAUNCHER_COMPONENT_NAME; in buildStartInBackgroundIntent()
67 final ComponentName componentName = Constants.SL4A_SERVICE_LAUNCHER_COMPONENT_NAME; in buildStartInTerminalIntent()
83 final ComponentName componentName = Constants.SL4A_SERVICE_LAUNCHER_COMPONENT_NAME; in buildStartInterpreterIntent()
DConstants.java91 ComponentName SL4A_SERVICE_LAUNCHER_COMPONENT_NAME = new ComponentName( field