Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DAppZygoteInit.java79 Zygote.allowAppFilesAcrossFork(appInfo); in handlePreloadApp()
DWebViewZygoteInit.java81 Zygote.allowAppFilesAcrossFork(appInfo); in handlePreloadApp()
DZygote.java365 protected static void allowAppFilesAcrossFork(ApplicationInfo appInfo) { in allowAppFilesAcrossFork() method in Zygote