Searched refs:_asyncSupported (Results 1 – 2 of 2) sorted by relevance
57 protected boolean _asyncSupported; field in Holder72 _asyncSupported=false; in Holder()75 _asyncSupported=true; in Holder()259 _asyncSupported=suspendable; in setAsyncSupported()265 return _asyncSupported; in isAsyncSupported()
184 private boolean _asyncSupported = true; field in Request1394 return _asyncSupported; in isAsyncSupported()1488 _asyncSupported = true; in recycle()1577 _asyncSupported = supported; in setAsyncSupported()2006 if (!_asyncSupported) in startAsync()2015 if (!_asyncSupported) in startAsync()