phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
    95     CPhonePubSubProxy::Instance()->NotifyChangeL(
    95     CPhonePubSubProxy::Instance()->NotifyChangeL(
    96     	KPSUidCoreApplicationUIs,
    96     	KPSUidCoreApplicationUIs,
    97     	KCoreAppUIsAutolockStatus,
    97     	KCoreAppUIsAutolockStatus,
    98     	this );
    98     	this );
    99     
    99     
       
   100     // Set up notifications for startup ui sequence phase changes.
       
   101     CPhonePubSubProxy::Instance()->NotifyChangeL(
       
   102         KPSUidStartup,
       
   103         KPSStartupUiPhase,
       
   104         this );
   100 
   105 
   101     if ( CPhoneCenRepProxy::Instance()->IsTelephonyFeatureSupported(
   106     if ( CPhoneCenRepProxy::Instance()->IsTelephonyFeatureSupported(
   102             KTelephonyLVFlagSwivelInDevice ))
   107             KTelephonyLVFlagSwivelInDevice ))
   103         {
   108         {
   104         // Set up notifications for Swivel state.
   109         // Set up notifications for Swivel state.