Searched defs:clients (Results 1 – 5 of 5) sorted by relevance
602 Set<Client> clients = mClientsToReopen.keySet(); in deviceClientMonitorLoop() local740 List<Client> clients = device.getClientList(); in processIncomingJdwpData() local
449 synchronized void dropClients(Collection<? extends Client> clients, boolean notify) { in dropClients()
654 Client[] clients = device.getClients(); in deviceChanged() local
708 Client[] clients = device.getClients(); in updateDefaultSelection() local
1236 Client* clients; member