Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java406 checkConnectionOwnerUidTcp(client); in checkTcpReflection()
407 checkConnectionOwnerUidTcp(server); in checkTcpReflection()
448 private void checkConnectionOwnerUidTcp(Socket s) { in checkConnectionOwnerUidTcp() method in VpnTest