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

  /external/autotest/frontend/client/src/autotest/tko/
TkoUtils.java 83 static int addControlRow(FlexTable table, String text, Widget control) {
GraphingFrontend.java 107 int row = TkoUtils.addControlRow(table, text, control);
SeriesSelector.java 104 TkoUtils.addControlRow(seriesTable, text, control);

Completed in 94 milliseconds