Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/moblab/
DConfigSettingsView.java144 Label sectionLabel = new Label(section); in loadData() local
146 configValueTable.setWidget(configValueTable.getRowCount(), 0, sectionLabel); in loadData() local