Searched refs:markSocketAsUser (Results 1 – 2 of 2) sorted by relevance
46 void markSocketAsUser(in ParcelFileDescriptor socket, int uid); in markSocketAsUser() method
3994 public void markSocketAsUser(ParcelFileDescriptor socket, int uid) { in markSocketAsUser() method in ConnectivityService