private void invalidateContactLists() {
   mAllContactsListViewHolder.invalidateList();
   mFrequentContactsListViewHolder.invalidateList();
 }