Searched refs:getClientList (Results 1 – 7 of 7) 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()
1989 for (WifiP2pDevice c : mGroup.getClientList()) { in processMessage()2672 String[] p2pClientList = getClientList(netId); in getNetworkIdFromClientList()2688 private String[] getClientList(int netId) { in getClientList() method in WifiP2pServiceImpl.P2pStateMachine2705 String[] currentClientList = getClientList(netId); in removeClientFromList()2889 for (WifiP2pDevice d : mGroup.getClientList()) { in handleGroupRemoved()
18187 method public java.util.Collection<android.net.wifi.p2p.WifiP2pDevice> getClientList();
24668 method public java.util.Collection<android.net.wifi.p2p.WifiP2pDevice> getClientList();
24737 method public java.util.Collection<android.net.wifi.p2p.WifiP2pDevice> getClientList();
27095 method public java.util.Collection<android.net.wifi.p2p.WifiP2pDevice> getClientList();