Searched refs:getConnectionOwnerUid (Results 1 – 2 of 2) sorted by relevance
145 final int uid = mCm.getConnectionOwnerUid(protocol, local, remote); in checkConnectionOwnerUid()210 mCm.getConnectionOwnerUid(IPPROTO_TCP, src, dst); in testB141603906()
190 public static int getConnectionOwnerUid(int protocol, InetSocketAddress local, in getConnectionOwnerUid() method in InetDiagMessage