Searched defs:areContentsTheSame (Results 1 – 9 of 9) sorted by relevance
52 public boolean areContentsTheSame(int oldListPosition, int newListPosition) { in areContentsTheSame() method in LauncherItemDiffCallback
75 public boolean areContentsTheSame(LauncherItem launcherItem) { in areContentsTheSame() method in AppItem
80 abstract boolean areContentsTheSame(LauncherItem launcherItem); in areContentsTheSame() method in LauncherItem
54 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame() method in SearchResultDiffCallback
57 public boolean areContentsTheSame(int oldCardPosition, int newCardPosition) { in areContentsTheSame() method in ContextualCardsDiffCallback
60 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame() method in WidgetsDiffCallback
154 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame() method in CarNotificationDiff
73 override fun areContentsTheSame( in setItems() method
326 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame() method in AlphabeticalAppsList.MyDiffCallback