phoneengine/contacthandling2/src/cpecontactmatch.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 45 6b911d05207e
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
   450     // Set dtmf array
   450     // Set dtmf array
   451     iDataStore.SetPredefinedDtmfStrings( aMatch.AllDtmfNumbers(), aCallId );
   451     iDataStore.SetPredefinedDtmfStrings( aMatch.AllDtmfNumbers(), aCallId );
   452     TEFLOGSTRING( KTAINT, "CNT CPEContactMatch::CopyContactFieldsDataL: complete" );  
   452     TEFLOGSTRING( KTAINT, "CNT CPEContactMatch::CopyContactFieldsDataL: complete" );  
   453     }
   453     }
   454 
   454 
   455 // -----------------------------------------------------------------------------
       
   456 // CPEContactMatch::GetSpeedDialLocationL
       
   457 // Get's phone number from given location.
       
   458 // -----------------------------------------------------------------------------
       
   459 //
       
   460 void CPEContactMatch::GetSpeedDialLocationL( 
       
   461     TInt /*aLocationIndex*/, 
       
   462     TPEPhoneNumber& /*aNumber*/ )
       
   463     {
       
   464 
       
   465     }
       
   466 
       
   467 //  End of File  
   455 //  End of File