Searched defs:MountEmulatedStorage (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp295 static bool MountEmulatedStorage(uid_t uid, jint mount_mode, function in namespace:__anon959
482 if (!MountEmulatedStorage(uid, mount_external, use_native_bridge)) {
670 // And no need unmount storage operation in MountEmulatedStorage method.

Completed in 69 milliseconds