HomeSort by relevance Sort by last modified time
    Searched refs:TestLabelManager (Results 1 - 2 of 2) sorted by null

  /external/autotest/frontend/client/src/autotest/tko/
TestContextMenu.java 9 private static TestLabelManager labelManager = TestLabelManager.getManager();
TestLabelManager.java 26 public class TestLabelManager implements ClickHandler {
32 private static final TestLabelManager theInstance = new TestLabelManager();
48 private TestLabelManager() {
88 public static TestLabelManager getManager() {

Completed in 201 milliseconds