logsui/AppSrc/CLogsRecentListView.cpp
branchRCL_3
changeset 74 6b5524b4f673
parent 68 9da50d567e3c
child 85 38bb213f60ba
equal deleted inserted replaced
68:9da50d567e3c 74:6b5524b4f673
   877                 // Change ELogsNoChange_PbkUpdPending to ELogsNoChange now so there is no need to 
   877                 // Change ELogsNoChange_PbkUpdPending to ELogsNoChange now so there is no need to 
   878                 // differentiate those in StateChangedL
   878                 // differentiate those in StateChangedL
   879                 iFocusChangeControl = ELogsNoChange;
   879                 iFocusChangeControl = ELogsNoChange;
   880                 }
   880                 }
   881             }
   881             }
   882         // Sure "ClearMissedCallNotificationsL" is called.
   882         // Sure "ClearMissedCallNotifications" is called.
   883         ClearMissedCallNotificationsL();
   883         ClearMissedCallNotifications();
   884         
   884         
   885         RemoveInputBlocker(); //just in case
   885         RemoveInputBlocker(); //just in case
   886         }                            
   886         }                            
   887     TRACE_EXIT_POINT; 
   887     TRACE_EXIT_POINT; 
   888     }
   888     }