Searched refs:areContentsTheSame (Results 1 – 7 of 7) sorted by relevance
62 override fun areContentsTheSame(oldItem: Contact, newItem: Contact): Boolean { in areContentsTheSame() method
122 override fun areContentsTheSame(oldItem: Message, newItem: Message): Boolean { in areContentsTheSame() method
153 public boolean areContentsTheSame(Alarm oldItem, Alarm newItem) { in areContentsTheSame() method in AlarmAdapter.SortedListCallback
79 public boolean areContentsTheSame(Message oldItem, Message newItem) { in ChatAdapter()
112 public boolean areContentsTheSame( in ContactsListAdapter()
104 public boolean areContentsTheSame(Chat oldItem, Chat newItem) { in ChatListAdapter()
353 public boolean areContentsTheSame(@NonNull FieldMetadata oldItem, in areContentsTheSame() method in RecyclerViewActivity.FieldDiff