Searched refs:currentScore (Results 1 – 4 of 4) sorted by relevance
225 private int currentScore; field in NetworkAgentInfo257 currentScore = score; in NetworkAgentInfo()438 int score = currentScore; in getCurrentScore()468 currentScore = newScore; in setCurrentScore()
1381 final Float currentScore = scoresByField.get(categoryId); in logFieldClassificationScoreLocked()1382 if (currentScore != null && currentScore > score) { in logFieldClassificationScoreLocked()1385 + " because it's less than " + currentScore); in logFieldClassificationScoreLocked()
776 int currentScore, NetworkMisc networkMisc) { in registerNetworkAgent() argument
4648 int currentScore, NetworkMisc networkMisc) { in registerNetworkAgent() argument4657 new Network(reserveNetId()), new NetworkInfo(networkInfo), lp, nc, currentScore, in registerNetworkAgent()