Searched refs:clientUids (Results 1 – 1 of 1) sorted by relevance
1582 int[] clientUids = client.getClientUids(mSessionId); in getClientUids() local1583 for (int i : clientUids) { in getClientUids()