Searched refs:getClientList (Results 1 – 5 of 5) sorted by relevance
227 public Collection<WifiP2pDevice> getClientList() { in getClientList() method in WifiP2pGroup289 for (WifiP2pDevice d : source.getClientList()) mClients.add(d); in WifiP2pGroup()
844 if (owner && info.getClientList().isEmpty()) { in handleConnectionChanged()856 info.getClientList().iterator().next() : info.getOwner(); in handleConnectionChanged()
1897 for (WifiP2pDevice c : mGroup.getClientList()) { in processMessage()2576 String[] p2pClientList = getClientList(netId); in getNetworkIdFromClientList()2592 private String[] getClientList(int netId) { in getClientList() method in WifiP2pServiceImpl.P2pStateMachine2609 String[] currentClientList = getClientList(netId); in removeClientFromList()2802 for (WifiP2pDevice d : mGroup.getClientList()) { in handleGroupRemoved()
19418 method public java.util.Collection<android.net.wifi.p2p.WifiP2pDevice> getClientList();
21349 method public java.util.Collection<android.net.wifi.p2p.WifiP2pDevice> getClientList();