locationsystemui/locationsysui/locsuplsettingsui/src/locsuplsettings.cpp
branchRCL_3
changeset 49 10852b179f64
parent 0 667063e416a2
child 55 ea98413ce11f
equal deleted inserted replaced
47:fce0ae2e4223 49:10852b179f64
   541 	            iSettingsView->StartedFromAppServer();
   541 	            iSettingsView->StartedFromAppServer();
   542 	            // Activate the actual SUPL configuration view
   542 	            // Activate the actual SUPL configuration view
   543 	            iAppUi.ActivateLocalViewL( iSettingsViewId );               
   543 	            iAppUi.ActivateLocalViewL( iSettingsViewId );               
   544 	            }
   544 	            }
   545 	        else if( ELocSUPLIAPSelection == iLaunchParams )
   545 	        else if( ELocSUPLIAPSelection == iLaunchParams )
   546 	            {    
   546 	            {  
   547 	            // Check if the User intended to Launch IAP Selection 
   547 	        // Do nothing,since there is no access point selection
   548 	            iSettingsEngine->SelectConnectionL();
       
   549 	            }
   548 	            }
   550 	        else
   549 	        else
   551 	            {
   550 	            {
   552 	            // The falg was not supported
   551 	            // The falg was not supported
   553 	            User::Leave( KErrNotSupported );   
   552 	            User::Leave( KErrNotSupported );