Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/afe/
DHostTableDecorator.java63 String[] statusStrings = Utils.JSONtoStrings(statuses); in HostTableDecorator() local
75 statusFilter.setChoices(statusStrings); in HostTableDecorator()