phoneapp/phoneuicontrol/tsrc/ut_cphonestate/inc/cphonestate_tester.h
changeset 76 cfea66083b62
parent 74 d1c62c765e48
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
    98     ShowNumberBusyNoteL();
    98     ShowNumberBusyNoteL();
    99     }
    99     }
   100 
   100 
   101 void cphonestate_tester::T_UpdateRemoteInfoDataL( TInt aCallId )
   101 void cphonestate_tester::T_UpdateRemoteInfoDataL( TInt aCallId )
   102     {
   102     {
   103     UpdateRemoteInfoDataL( aCallId );
   103     UpdateCallHeader( aCallId );
   104     }
   104     }
   105 
   105 
   106 void cphonestate_tester::T_StartShowSecurityNoteL()
   106 void cphonestate_tester::T_StartShowSecurityNoteL()
   107     {
   107     {
   108     StartShowSecurityNoteL();
   108     StartShowSecurityNoteL();