Searched refs:recentSinceTime (Results 1 – 1 of 1) sorted by relevance
183 final long recentSinceTime = mCurrentTime - RECENCY_TIME_PERIOD; in doCompute() local210 (float) Math.max(pkStats.getLastTimeUsed() - recentSinceTime, 0); in doCompute()