Home
last modified time | relevance | path

Searched defs:newItemPosition (Results 1 – 4 of 4) sorted by relevance

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
DSearchResultDiffCallback.java49 public boolean areItemsTheSame(int oldItemPosition, int newItemPosition) { in areItemsTheSame()
54 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame()
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsDiffCallback.java51 public boolean areItemsTheSame(int oldItemPosition, int newItemPosition) { in areItemsTheSame()
60 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame()
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationDiff.java78 public boolean areItemsTheSame(int oldItemPosition, int newItemPosition) { in areItemsTheSame()
154 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java487 public boolean areItemsTheSame(int oldItemPosition, int newItemPosition) { in areItemsTheSame()
492 public boolean areContentsTheSame(int oldItemPosition, int newItemPosition) { in areContentsTheSame()