Home
last modified time | relevance | path

Searched defs:clearSelection (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/spreadsheet/
DSpreadsheetSelectionManager.java58 public void clearSelection() { in clearSelection() method in SpreadsheetSelectionManager
/external/autotest/frontend/client/src/autotest/afe/
DHostSelector.java85 Anchor clearSelection = new Anchor("Clear selection"); in initialize() local