uiservicetab/vimpstcmdprocess/src/cvimpstprocessArray.cpp
branchRCL_3
changeset 19 fda5a9396e07
parent 13 76f25fb7a6a1
equal deleted inserted replaced
14:6b620215f837 19:fda5a9396e07
   318                     }
   318                     }
   319                 }
   319                 }
   320 
   320 
   321             if(iProcessObservers)
   321             if(iProcessObservers)
   322                 {
   322                 {
       
   323                 if (aContact->AvatarContent().Length())
       
   324                     {
       
   325                     iProcessObservers->HandleAvatarChangeL(aContact->UserId());
       
   326                     }
   323                 /* passing aContactIndex so that the focus is on owndata item */
   327                 /* passing aContactIndex so that the focus is on owndata item */
   324                 iProcessObservers->HandleAdditionL(TVIMPSTEnums::EContactItem, aContactIndex );
   328                 iProcessObservers->HandleAdditionL(TVIMPSTEnums::EContactItem, aContactIndex );
   325                 }   
   329                 }   
   326            
   330            
   327             break;
   331             break;