Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/moblab/
DSuiteRunnerView.java42 private HorizontalPanel thirdOptionalLine; field in SuiteRunnerView
148 thirdOptionalLine = createHorizontalLineItem("Only run specified tests (Optional):", in initialize()
150 thirdOptionalLine.setVisible(false); in initialize()
206 suiteRunnerMainPanel.add(thirdOptionalLine); in initialize()
248 thirdOptionalLine.setVisible(true); in suiteSelected()
253 thirdOptionalLine.setVisible(false); in suiteSelected()
258 thirdOptionalLine.setVisible(false); in suiteSelected()