| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -69,11 +69,9 @@ class DownloadService : BaseService() { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            IntentAction.stop -> { | 
					 | 
					 | 
					 | 
					            IntentAction.stop -> { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                val downloadId = intent.getLongExtra("downloadId", 0) | 
					 | 
					 | 
					 | 
					                val downloadId = intent.getLongExtra("downloadId", 0) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                downloads.remove(downloadId) | 
					 | 
					 | 
					 | 
					                downloads.remove(downloadId) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                if (downloads.isEmpty()) { | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                stopSelf() | 
					 | 
					 | 
					 | 
					                stopSelf() | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            } | 
					 | 
					 | 
					 | 
					            } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } | 
					 | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        return super.onStartCommand(intent, flags, startId) | 
					 | 
					 | 
					 | 
					        return super.onStartCommand(intent, flags, startId) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |