supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasuplsession2.cpp
changeset 25 73f6c2762ffe
parent 22 4c4ed41530db
child 35 1a92308afc46
child 40 16118e24b93b
equal deleted inserted replaced
22:4c4ed41530db 25:73f6c2762ffe
  4765                 {
  4765                 {
  4766                 iNwInitError = EFalse;                    
  4766                 iNwInitError = EFalse;                    
  4767                 HandleSuplInitErrorL(iNwInitCompletionCode);                             
  4767                 HandleSuplInitErrorL(iNwInitCompletionCode);                             
  4768                 }                
  4768                 }                
  4769             else
  4769             else
  4770                 {                    
  4770             	{
  4771                 iTrace->Trace(_L("CheckForSuplUsageL, Initializing"), KTraceFileName, __LINE__); 
  4771             		if (iRoaming)                
  4772                 InitializeL(iRequestID); 
  4772                     HandleRoamingCheckCompleteL(KErrNone, EFalse);                    
  4773                 }
  4773                 else
       
  4774                     {                        
       
  4775                     iEtelRoamingCheck = ETrue;
       
  4776                     iProtocolManager.CheckForRoaming();
       
  4777                     }
       
  4778 	            //InitializeL(iRequestID); 
       
  4779 	          	}
  4774             /*}
  4780             /*}
  4775 
  4781 
  4776         else if (usage == CSuplSettings::ESuplUsageHomeAutomatic || usage == CSuplSettings::ESuplUsageAlwaysAsk)
  4782         else if (usage == CSuplSettings::ESuplUsageHomeAutomatic || usage == CSuplSettings::ESuplUsageAlwaysAsk)
  4777             {
  4783             {
  4778             if (iRoaming)                
  4784             if (iRoaming)