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