phoneapp/phoneuistates/inc/cphoneemergency.h
branchRCL_3
changeset 17 38529f706030
parent 1 838b0a10d15b
child 61 41a7f70b3818
equal deleted inserted replaced
15:2a26698d78ba 17:38529f706030
   193        * Update status of startup if startup finish during emergency call
   193        * Update status of startup if startup finish during emergency call
   194        */
   194        */
   195        void HandlePhoneStartupL();
   195        void HandlePhoneStartupL();
   196          
   196          
   197     private:
   197     private:
   198         /**
   198  
   199         * Is device lock on/off
       
   200         */
       
   201         TBool iDeviceLockOn;
       
   202         
       
   203         /**
   199         /**
   204         * If true update emergency call wait note
   200         * If true update emergency call wait note
   205         */
   201         */
   206         TBool iCallSetup;
   202         TBool iCallSetup;
   207 
   203