Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/ui/
DCustomTabPanel.java38 protected boolean autorefreshEnabled = false; field in CustomTabPanel
89 this.autorefreshEnabled = enableAutorefresh; in CustomTabPanel()
221 if (autorefreshEnabled) { in onSelection()