javauis/coreui_akn/src/startupscreen/startscreencontainer.h
branchRCL_3
changeset 21 4376525cdefb
parent 14 04becd199f91
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
    83                           const java::ui::CoreUiParams& coreUiParams);
    83                           const java::ui::CoreUiParams& coreUiParams);
    84     void ConstructL();
    84     void ConstructL();
    85     void ShowIndicator(CEikStatusPane* aSp, TInt aId, TBool aVisible);
    85     void ShowIndicator(CEikStatusPane* aSp, TInt aId, TBool aVisible);
    86     void ShowIndicators(TBool aVisible);
    86     void ShowIndicators(TBool aVisible);
    87     void FlushScreenL();
    87     void FlushScreenL();
       
    88     void DoShowExitScreenL();
    88 
    89 
    89 // Data
    90 // Data
    90 private:
    91 private:
    91     java::ui::JavaUiAvkonAppUi& mAppUi;
    92     java::ui::JavaUiAvkonAppUi& mAppUi;
    92     const java::ui::CoreUiParams& mCoreUiParams;
    93     const java::ui::CoreUiParams& mCoreUiParams;