arePreferenceItemsTheSame
open fun arePreferenceItemsTheSame(@NonNull p1: Preference, @NonNull p2: Preference): Boolean(source)
Called to determine if two objects represent the same item
This method will not be able to track replaced Preference objects if they do not have a unique key.