Searched refs:activityInfoEqual (Results 1 – 1 of 1) sorted by relevance
171 && activityInfoEqual(other.mInfo) && Objects.equals(mCurConfig, other.mCurConfig) in equals()202 private boolean activityInfoEqual(ActivityInfo other) { in activityInfoEqual() method in LaunchActivityItem