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.java51 String[] statusStrings = Utils.JSONtoStrings(statuses); in HostTableDecorator() local
63 statusFilter.setChoices(statusStrings); in HostTableDecorator()