Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/afe/
DJobListView.java47 private static final String[] typeRadioButtonLabels = {"Parent Jobs", "Child Jobs", field in JobListView
201 jobTypeFilter.addRadioButon(typeRadioButtonLabels[i]); in initialize()