Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/tko/
DTestLabelManager.java26 public class TestLabelManager implements ClickHandler { class
32 private static final TestLabelManager theInstance = new TestLabelManager();
48 private TestLabelManager() { in TestLabelManager() method in TestLabelManager
88 public static TestLabelManager getManager() { in getManager()
DTestContextMenu.java9 private static TestLabelManager labelManager = TestLabelManager.getManager();