Searched refs:beforeCounts (Results 1 – 1 of 1) sorted by relevance
242 final int[] beforeCounts = getCounts(context); in scanDirectory() local247 final int[] deltaCounts = subtract(getCounts(context), beforeCounts); in scanDirectory()