mmsharing/mmshavailability/src/musavanetworkmodestatus.cpp
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    52     {
    52     {
    53     Cancel();
    53     Cancel();
    54     iObserver.Reset();
    54     iObserver.Reset();
    55     iObserver.Close();
    55     iObserver.Close();
    56     iPhone.Close();
    56     iPhone.Close();
    57     iTelServer.UnloadPhoneModule( KMmTsyModuleName );
    57     if( iTelServer.Handle() )
    58     iTelServer.Close();
    58     	{
       
    59         iTelServer.UnloadPhoneModule( KMmTsyModuleName );
       
    60         iTelServer.Close();
       
    61     	}
    59     }
    62     }
    60 
    63 
    61     
    64     
    62 // -------------------------------------------------------------------------
    65 // -------------------------------------------------------------------------
    63 // Test Current Phone Network Mode
    66 // Test Current Phone Network Mode