Searched defs:autorefreshEnabled (Results 1 - 1 of 1) sorted by relevance

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

Completed in 61 milliseconds