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