Searched refs:hostList (Results 1 – 7 of 7) sorted by relevance
129 ArrayList<HostInfo> hostList = new ArrayList<HostInfo>(); in doRetrieveHostList() local145 hostList.add(host); in doRetrieveHostList()155 sortHosts(hostList); in doRetrieveHostList()158 final HostInfo[] hosts = hostList.toArray(new HostInfo[hostList.size()]); in doRetrieveHostList()
79 remoting.hostList = new remoting.HostList(180 remoting.hostList.load(onLoad);269 remoting.hostList.refresh(remoting.updateLocalHostState);293 remoting.hostList.setLocalHostStateAndId(state, hostId);294 remoting.hostList.display();
49 remoting.hostList.display();53 remoting.hostList.refresh(onRefresh);
520 remoting.hostList.refresh(this.onHostListRefresh_.bind(this));541 var host = remoting.hostList.getHostForId(this.hostId_);
186 var host = remoting.hostList.getHostForId(hostId);
521 remoting.hostList = null;
159 remoting.hostList.onLocalHostStarted(hostName, newHostId, publicKey);