Searched refs:clients (Results 1 – 7 of 7) sorted by relevance
30 * <p>It is not functional and only enables use of {@link RemoteDevicePolicyManager} for clients
30 * <p>It is not functional and only enables use of {@link AccountManagerCallback} for clients
30 * <p>It is not functional and only enables use of {@link RemoteBluetoothAdapter} for clients
30 * <p>It is not functional and only enables use of {@link Activity} for clients
30 * <p>It is not functional and only enables use of {@link RemoteContentResolver} for clients
30 * <p>It is not functional and only enables use of {@link Handler} for clients
1028 public void onConnectedClientsChanged(List<WifiClient> clients) { in onConnectedClientsChanged() argument1030 currentClientList = new ArrayList<>(clients); in onConnectedClientsChanged()1036 public void onConnectedClientsChanged(SoftApInfo info, List<WifiClient> clients) { in onConnectedClientsChanged() argument1038 apInfoClients.put(info, clients); in onConnectedClientsChanged()