Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ cancelAll
Method
cancelAll
catvod/src/main/java/com/github/catvod/net/OkHttp.java:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
public
static
void
cancelAll() {
170
cancelAll(client());
171
}
172
173
public
static
void
cancelAll(OkHttpClient client) {
174
client.dispatcher().cancelAll();
Callers
1
clear
Method · 0.95
Calls
1
client
Method · 0.95
Tested by
no test coverage detected