Home
last modified time | relevance | path

Searched refs:adjustScore (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java651 public void adjustScore(int change) { in adjustScore() method in ConnectivityServiceTest.MockNetworkAgent
1598 mWiFiNetworkAgent.adjustScore(-11); in testCellularOutscoresWeakWifi()
1603 mWiFiNetworkAgent.adjustScore(11); in testCellularOutscoresWeakWifi()
2016 mCellNetworkAgent.adjustScore(-1); in testStateChangeNetworkCallbacks()
2054 mCellNetworkAgent.adjustScore(-1); in testStateChangeNetworkCallbacks()
2140 mWiFiNetworkAgent.adjustScore(-15); in testMultipleLingering()
2144 mWiFiNetworkAgent.adjustScore(15); in testMultipleLingering()
2216 mWiFiNetworkAgent.adjustScore(50); in testMultipleLingering()
2404 mWiFiNetworkAgent.adjustScore(-40); in testExplicitlySelected()
2405 mWiFiNetworkAgent.adjustScore(40); in testExplicitlySelected()
[all …]