OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL4A_SERVICE_COMPONENT_NAME
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ScriptingLayerServiceLauncher.java
40
intent.setComponent(Constants.
SL4A_SERVICE_COMPONENT_NAME
);
/external/sl4a/Common/src/com/googlecode/android_scripting/
Constants.java
84
public static final ComponentName
SL4A_SERVICE_COMPONENT_NAME
= new ComponentName(
Completed in 87 milliseconds