vtuis/videotelui/src/tvtuiappstatebase.cpp
branchRCL_3
changeset 31 f544d10663bf
parent 8 07d1685f0cd4
equal deleted inserted replaced
26:b95d12697049 31:f544d10663bf
   136     initialState->OpenL();
   136     initialState->OpenL();
   137     __VTPRINTEXIT( "TVtUiAppStateBase.SetInitialState" )
   137     __VTPRINTEXIT( "TVtUiAppStateBase.SetInitialState" )
   138     }
   138     }
   139 
   139 
   140 // -----------------------------------------------------------------------------
   140 // -----------------------------------------------------------------------------
       
   141 // TVtUiAppStateBase::ShutdownRequested
       
   142 // -----------------------------------------------------------------------------
       
   143 //
       
   144 TBool TVtUiAppStateBase::ShutdownRequested()
       
   145     {
       
   146     return iShutdownRequested;
       
   147     }
       
   148 
       
   149 // -----------------------------------------------------------------------------
   141 // TVtUiAppStateBase::AppUiStartupFailedL
   150 // TVtUiAppStateBase::AppUiStartupFailedL
   142 // -----------------------------------------------------------------------------
   151 // -----------------------------------------------------------------------------
   143 //
   152 //
   144 void TVtUiAppStateBase::AppUiStartupFailedL()
   153 void TVtUiAppStateBase::AppUiStartupFailedL()
   145     {
   154     {