Searched defs:destroyLiveTcpSocketsByOwnerUids (Results 1 – 4 of 4) sorted by relevance
476 public static void destroyLiveTcpSocketsByOwnerUids(Set<Integer> ownerUids) in destroyLiveTcpSocketsByOwnerUids() method in InetDiagMessage
270 open fun destroyLiveTcpSocketsByOwnerUids(ownerUids: Set<Int>) {} in destroyLiveTcpSocketsByOwnerUids() method in com.android.server.CSTest.DestroySocketsWrapper379 override fun destroyLiveTcpSocketsByOwnerUids(ownerUids: Set<Int>) { in getCallingUid() method in com.android.server.CSTest
2345 public void destroyLiveTcpSocketsByOwnerUids(final Set<Integer> ownerUids){} in destroyLiveTcpSocketsByOwnerUids() method in DestroySocketsWrapper2356 public void destroyLiveTcpSocketsByOwnerUids(final Set<Integer> ownerUids) { in destroyLiveTcpSocketsByOwnerUids() method
1740 public void destroyLiveTcpSocketsByOwnerUids(final Set<Integer> ownerUids) in destroyLiveTcpSocketsByOwnerUids() method