HomeSort by relevance Sort by last modified time
    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