Home
last modified time | relevance | path

Searched refs:removePostCleanupCallback (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/dalvik/system/
DVMRuntimeTest.java208 VMRuntime.removePostCleanupCallback(r1); in testPostCleanup()
209 VMRuntime.removePostCleanupCallback(r2); in testPostCleanup()
/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java1064 public static void removePostCleanupCallback(@NonNull Runnable runnable) { in removePostCleanupCallback() method in VMRuntime
/libcore/api/
Dmodule-lib-current.txt357 …Api("com.android.libcore.post_cleanup_apis") public static void removePostCleanupCallback(@NonNull…