diff -r e30d4a1b8bad -r c26cc2a7c548 phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp --- a/phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp Wed Sep 15 12:12:21 2010 +0300 +++ b/phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp Wed Oct 13 14:31:22 2010 +0300 @@ -97,6 +97,11 @@ KCoreAppUIsAutolockStatus, this ); + // Set up notifications for startup ui sequence phase changes. + CPhonePubSubProxy::Instance()->NotifyChangeL( + KPSUidStartup, + KPSStartupUiPhase, + this ); if ( CPhoneCenRepProxy::Instance()->IsTelephonyFeatureSupported( KTelephonyLVFlagSwivelInDevice ))