bearermanagement/mpm/src/mpmserversession.cpp
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 32 5c4486441ae6
child 46 95d45f234cf3
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
   434         }
   434         }
   435     
   435     
   436     MPMLOGSTRING3( "CMPMServerSession::HandleServerChooseIapL - iap %d \
   436     MPMLOGSTRING3( "CMPMServerSession::HandleServerChooseIapL - iap %d \
   437 connType %d", mpmConnPref.IapId(), mpmConnPref.ConnType() )
   437 connType %d", mpmConnPref.IapId(), mpmConnPref.ConnType() )
   438 
   438 
   439     if (!( mpmConnPref.NoteBehaviour() &
       
   440             TExtendedConnPref::ENoteBehaviourConnDisableNotes ) )
       
   441         {
       
   442         iMyServer.ConnUiUtils()->ConnectingViaDiscreetPopup();
       
   443         }
       
   444     
       
   445     iIapSelection->ChooseIapL( mpmConnPref );
   439     iIapSelection->ChooseIapL( mpmConnPref );
   446 
   440 
   447     if ( iAppUid == iMyServer.CsIdWatcher()->ConnectScreenId() )
   441     if ( iAppUid == iMyServer.CsIdWatcher()->ConnectScreenId() )
   448         {
   442         {
   449         MPMLOGSTRING( "CMPMServerSession::HandleServerChooseIapL -\
   443         MPMLOGSTRING( "CMPMServerSession::HandleServerChooseIapL -\