Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ cache
Method
cache
catvod/src/main/java/com/github/catvod/utils/Path.java:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
public
static
File cache() {
42
return
Init.context().getCacheDir();
43
}
44
45
public
static
File files() {
46
return
Init.context().getFilesDir();
Callers
14
getFile
Method · 0.95
clearCache
Method · 0.95
getCacheSize
Method · 0.95
createFileFromUri
Method · 0.95
restore
Method · 0.95
checkLibrary
Method · 0.95
js
Method · 0.95
py
Method · 0.95
jar
Method · 0.95
exoCache
Method · 0.95
mpvCache
Method · 0.95
epg
Method · 0.95
Calls
1
context
Method · 0.95
Tested by
no test coverage detected