Searched refs:timeSpentScore (Results 1 – 1 of 1) sorted by relevance
216 final float timeSpentScore = (float) pkStats.getTotalTimeInForeground(); in doCompute() local217 resolverTarget.setTimeSpentScore(timeSpentScore); in doCompute()218 if (timeSpentScore > mostTimeSpentScore) { in doCompute()219 mostTimeSpentScore = timeSpentScore; in doCompute()507 float timeSpentScore, float chooserScore) { in setFeatures() argument510 target.setTimeSpentScore(timeSpentScore); in setFeatures()