Searched defs:ownerUids (Results 1 – 5 of 5) sorted by relevance
26 void onOwnershipChanged(in int[] ownerUids); in onOwnershipChanged()
8050 default void onOwnershipChanged(@NonNull int[] ownerUids) {} in onOwnershipChanged()8094 public void onOwnershipChanged(@NonNull int[] ownerUids) { in onOwnershipChanged()
476 public static void destroyLiveTcpSocketsByOwnerUids(Set<Integer> ownerUids) in destroyLiveTcpSocketsByOwnerUids()
2345 public void destroyLiveTcpSocketsByOwnerUids(final Set<Integer> ownerUids){} in destroyLiveTcpSocketsByOwnerUids()2356 public void destroyLiveTcpSocketsByOwnerUids(final Set<Integer> ownerUids) { in destroyLiveTcpSocketsByOwnerUids()
1740 public void destroyLiveTcpSocketsByOwnerUids(final Set<Integer> ownerUids) in destroyLiveTcpSocketsByOwnerUids()