Searched refs:freshModCount (Results 1 – 1 of 1) sorted by relevance
190 int freshModCount = mService.getModCount(); in run() local191 if (freshModCount != mmExpectedModCount) { in run()192 mmExpectedModCount = freshModCount; in run()