Searched refs:onHostListReceived (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
H A DSessionConnector.java80 public void onHostListReceived(HostInfo[] hosts) { method in class:SessionConnector
82 mHostListCallback.onHostListReceived(hosts);
H A DHostListLoader.java39 void onHostListReceived(HostInfo[] hosts); method in interface:HostListLoader.Callback
70 * callback.onHostListReceived() will be called, otherwise callback.onError() will be called
166 callbackFinal.onHostListReceived(hosts);
H A DChromoting.java353 public void onHostListReceived(HostInfo[] hosts) { method in class:Chromoting

Completed in 8461 milliseconds