Home
last modified time | relevance | path

Searched refs:hostDataSource (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
DHostSelector.java69 private HostDataSource hostDataSource = new HostDataSource(); field in HostSelector
165 hostDataSource.query(params, new DefaultDataCallback () { in setSelectedHostnames()
DHostDetailView.java153 private DataSource hostDataSource = new HostDataSource(); field in HostDetailView
238 hostDataSource.query(params, this); in fetchDataCommmon()