predictivesearch/adapters/contacts/src/cpcscontactstore.cpp
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
child 7 b3431bff8c19
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
   790 			User::WaitForRequest( timerStatus );
   790 			User::WaitForRequest( timerStatus );
   791 			break;
   791 			break;
   792 	   						
   792 	   						
   793 	   	case EComplete:
   793 	   	case EComplete:
   794 		    PRINT ( _L("Contacts Caching FINISHED") );
   794 		    PRINT ( _L("Contacts Caching FINISHED") );
       
   795 		    PRINT_BOOT_PERFORMANCE ( _L("Contacts Caching FINISHED") );
   795 		    break;
   796 		    break;
   796     }
   797     }
   797 }
   798 }
   798 
   799 
   799 // ---------------------------------------------------------------------------------
   800 // ---------------------------------------------------------------------------------