Searched refs:TRIGGER_SERVICE_COMPONENT_NAME (Results 1 – 2 of 2) sorted by relevance
93 public static final ComponentName TRIGGER_SERVICE_COMPONENT_NAME = new ComponentName( field
39 intent.setComponent(Constants.TRIGGER_SERVICE_COMPONENT_NAME); in buildTriggerServiceIntent()