Searched refs:oldComments (Results 1 – 1 of 1) sorted by relevance
437 public static void noteDifferences(Comments oldComments, Comments newComments) { in noteDifferences() argument438 if (oldComments == null) { in noteDifferences()445 Iterator iter = oldComments.commentsList_.iterator(); in noteDifferences()