Searched defs:timeSpentScore (Results 1 – 2 of 2) sorted by relevance
108 public void setTimeSpentScore(float timeSpentScore) { in setTimeSpentScore()
237 final float timeSpentScore = (float) pkStats.getTotalTimeInForeground(); in compute() local612 float timeSpentScore, float chooserScore) { in setFeatures()