Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ Run
Method
Run
android/libpag/src/main/java/org/libpag/NativeTask.java:25–25 ·
view source on GitHub ↗
(Runnable runnable)
Source
from the content-addressed store, hash-verified
23
class
NativeTask {
24
25
static
native
void
Run(Runnable runnable);
26
27
static
{
28
LibraryLoadUtils.loadLibrary(
"pag"
);
Callers
3
setPathAsync
Method · 0.95
LoadAsync
Method · 0.95
setPathAsync
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected