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