Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/
DXhrJsonRpcProxy.java38 notify.setLoading(true); in sendRequest()
49 notify.setLoading(false); in onError()
55 notify.setLoading(false); in onResponseReceived()
DPaddedJsonRpcProxy.java69 notify.setLoading(true); in send()
76 notify.setLoading(false); in cleanup()
/external/autotest/frontend/client/src/autotest/tko/
DSpreadsheetView.java224 setLoading(true); in refresh()
240 setLoading(false); in refresh()
293 setLoading(false); in showCompletionPercentage()
299 setLoading(false); in showCompletionPercentage()
564 private void setLoading(boolean loading) { in setLoading() method in SpreadsheetView
566 NotifyManager.getInstance().setLoading(loading); in setLoading()
DSpreadsheetDataProcessor.java68 notifyManager.setLoading(true); in execute()
105 notifyManager.setLoading(false); in finalizeCommand()
/external/junit/src/main/java/junit/runner/
DBaseTestRunner.java159 setLoading(false); in processArguments()
179 public void setLoading(boolean enable) { in setLoading() method in BaseTestRunner
/external/autotest/frontend/client/src/autotest/common/ui/
DNotifyManager.java149 public void setLoading(boolean visible) { in setLoading() method in NotifyManager
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java886 valueRef.setLoading(true); in testSegmentRefresh_duplicate()
2914 public void setLoading(boolean loading) { in setLoading() method in LocalCacheTest.DummyValueReference
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java873 valueRef.setLoading(true); in testSegmentRefresh_duplicate()
2865 public void setLoading(boolean loading) { in setLoading() method in LocalCacheTest.DummyValueReference