Searched refs:oldCount (Results 1 – 1 of 1) sorted by relevance
107 Integer oldCount = result.get(match); in androidChangedComments() local108 if (oldCount == null) { in androidChangedComments()109 oldCount = 0; in androidChangedComments()111 result.put(match, oldCount + 1); in androidChangedComments()