phoneapp/phoneuiview/inc/cphoneincallindicator.h
changeset 1 838b0a10d15b
parent 0 5f000ab63145
child 10 ba54057fe027
equal deleted inserted replaced
0:5f000ab63145 1:838b0a10d15b
    65         /**
    65         /**
    66         * Handle a ciphering change
    66         * Handle a ciphering change
    67         * @param aCommandParam command parameter
    67         * @param aCommandParam command parameter
    68         */
    68         */
    69         void HandleCipheringChange( TPhoneCommandParam* aCommandParam );
    69         void HandleCipheringChange( TPhoneCommandParam* aCommandParam );
       
    70         
       
    71         
       
    72         /**
       
    73         * return is emergency call active
       
    74         */
       
    75         TBool IsEmergencyCall();
    70 
    76 
    71     private:
    77     private:
    72 
    78 
    73         /**
    79         /**
    74         * C++ constructor.
    80         * C++ constructor.