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.java450 public void adjustScore(int change) { in adjustScore() method in ConnectivityServiceTest.MockNetworkAgent
1307 mWiFiNetworkAgent.adjustScore(-11); in testCellularOutscoresWeakWifi()
1312 mWiFiNetworkAgent.adjustScore(11); in testCellularOutscoresWeakWifi()
1693 mCellNetworkAgent.adjustScore(-1); in testStateChangeNetworkCallbacks()
1731 mCellNetworkAgent.adjustScore(-1); in testStateChangeNetworkCallbacks()
1811 mWiFiNetworkAgent.adjustScore(-15); in testMultipleLingering()
1815 mWiFiNetworkAgent.adjustScore(15); in testMultipleLingering()
1887 mWiFiNetworkAgent.adjustScore(50); in testMultipleLingering()
2075 mWiFiNetworkAgent.adjustScore(-40); in testExplicitlySelected()
2076 mWiFiNetworkAgent.adjustScore(40); in testExplicitlySelected()
[all …]