Searched refs:DoubleListDisplay (Results 1 – 5 of 5) sorted by relevance
9 import autotest.common.ui.MultiListSelectPresenter.DoubleListDisplay;71 public DoubleListDisplay getDoubleListDisplay() { in getDoubleListDisplay()
5 import autotest.common.ui.MultiListSelectPresenter.DoubleListDisplay;33 public void bindDisplay(DoubleListDisplay display) { in bindDisplay()
25 public MultiListSelectPresenter.DoubleListDisplay getDoubleListDisplay(); in getDoubleListDisplay()
22 public interface DoubleListDisplay { interface in MultiListSelectPresenter183 private DoubleListDisplay display;191 public void bindDisplay(DoubleListDisplay display) {
17 implements MultiListSelectPresenter.DoubleListDisplay,