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