Searched refs:INTENT_UPLOAD_PROFILES (Results 1 – 1 of 1) sorted by relevance
60 private static final String INTENT_UPLOAD_PROFILES = field in ProfcollectForwardingService77 if (INTENT_UPLOAD_PROFILES.equals(intent.getAction())) {93 filter.addAction(INTENT_UPLOAD_PROFILES); in ProfcollectForwardingService()