Home
last modified time | relevance | path

Searched refs:ControlTypeSelect (Results 1 – 4 of 4) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
DControlTypeSelectDisplay.java9 public class ControlTypeSelectDisplay extends Composite implements ControlTypeSelect.Display {
DControlTypeSelect.java3 public class ControlTypeSelect { class
/external/autotest/frontend/client/src/autotest/afe/create/
DCreateJobViewPresenter.java5 import autotest.afe.ControlTypeSelect;
65 public ControlTypeSelect.Display getControlTypeSelectDisplay(); in getControlTypeSelectDisplay()
142 private ControlTypeSelect controlTypeSelect = new ControlTypeSelect();
DCreateJobViewDisplay.java5 import autotest.afe.ControlTypeSelect;
366 public ControlTypeSelect.Display getControlTypeSelectDisplay() { in getControlTypeSelectDisplay()