Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
H A DInetDiagSocketIntegrationTest.java127 private class UdpConnection extends Connection { class in InetDiagSocketIntegrationTest
128 UdpConnection(String to, String from) throws Exception { in UdpConnection() method in InetDiagSocketIntegrationTest.UdpConnection