phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
--- 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 ))