MCPcopy 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

23class NativeTask {
24
25 static native void Run(Runnable runnable);
26
27 static {
28 LibraryLoadUtils.loadLibrary("pag");

Callers 3

setPathAsyncMethod · 0.95
LoadAsyncMethod · 0.95
setPathAsyncMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected