Searched refs:startOrStopService (Results 1 – 1 of 1) sorted by relevance
172 startOrStopService(enabled, context, new Intent(context, AttachmentDownloadService.class)); in setServicesEnabled()182 private static void startOrStopService(boolean enabled, Context context, Intent intent) { in startOrStopService() method in Email