Home
last modified time | relevance | path

Searched defs:TestNetworkAgent (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiScoreReportTest.java91 private static class TestNetworkAgent extends NetworkAgent { class in WifiScoreReportTest
92 TestNetworkAgent(Context context) { in TestNetworkAgent() method in WifiScoreReportTest.TestNetworkAgent
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java708 public static class TestNetworkAgent { class in UpstreamNetworkMonitorTest
715 public TestNetworkAgent(TestConnectivityManager cm, int transportType) { in TestNetworkAgent() method in UpstreamNetworkMonitorTest.TestNetworkAgent
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java6816 class TestNetworkAgent extends NetworkAgent { in testLegacyExtraInfoSentToNetworkMonitor() class
6817 TestNetworkAgent(Context context, Looper looper, NetworkAgentConfig config) { in testLegacyExtraInfoSentToNetworkMonitor() method in ConnectivityServiceTest.TestNetworkAgent