Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java239 final VMRuntime runtime = VMRuntime.getRuntime(); in preloadClasses() local
331 final VMRuntime runtime = VMRuntime.getRuntime(); in preloadResources() local
366 private static int preloadColorStateLists(VMRuntime runtime, TypedArray ar) { in preloadColorStateLists()
394 private static int preloadDrawables(VMRuntime runtime, TypedArray ar) { in preloadDrawables()
427 final VMRuntime runtime = VMRuntime.getRuntime(); in gc() local
/frameworks/base/cmds/system_server/library/
Dsystem_init.cpp82 AndroidRuntime* runtime = AndroidRuntime::getRuntime(); in system_init() local
/frameworks/base/cmds/app_process/
Dapp_main.cpp177 AppRuntime runtime; in main() local
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DLoadTestsAutoTest.java176 Runtime runtime = Runtime.getRuntime(); in dumpMemoryInfo() local
/frameworks/base/core/java/android/os/
DPerformanceCollector.java495 Runtime runtime = Runtime.getRuntime(); in endPerformanceSnapshot() local
/frameworks/base/core/java/android/app/
DActivityThread.java921 Runtime runtime = Runtime.getRuntime(); in dumpMemInfo() local