Home
last modified time | relevance | path

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

/frameworks/base/tests/net/integration/util/com/android/server/
DNetworkAgentWrapper.java161 public void adjustScore(int change) { in adjustScore() method in NetworkAgentWrapper
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java1618 mWiFiNetworkAgent.adjustScore(-11); in testCellularOutscoresWeakWifi()
1623 mWiFiNetworkAgent.adjustScore(11); in testCellularOutscoresWeakWifi()
1795 mCellNetworkAgent.adjustScore(-1); in testStateChangeNetworkCallbacks()
1833 mCellNetworkAgent.adjustScore(-1); in testStateChangeNetworkCallbacks()
1982 mWiFiNetworkAgent.adjustScore(-15); in testMultipleLingering()
1986 mWiFiNetworkAgent.adjustScore(15); in testMultipleLingering()
2058 mWiFiNetworkAgent.adjustScore(50); in testMultipleLingering()
2254 mWiFiNetworkAgent.adjustScore(-40); in testExplicitlySelected()
2255 mWiFiNetworkAgent.adjustScore(40); in testExplicitlySelected()
2378 testAgent.adjustScore(40); in tryNetworkFactoryRequests()
[all …]