Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
DShutdownThread.java364 final IMountService mount = IMountService.Stub.asInterface( in run() local
366 if (mount != null) { in run()
367 mount.shutdown(observer); in run()
/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp297 if (TEMP_FAILURE_RETRY(mount(source, target, NULL, MS_BIND, NULL)) == -1) { in MountEmulatedStorage()
304 mount(source_user.string(), target_user.string(), NULL, MS_BIND, NULL)) == -1) { in MountEmulatedStorage()
316 mount(target_user.string(), legacy, NULL, MS_BIND | MS_REC, NULL)) == -1) { in MountEmulatedStorage()
/frameworks/base/docs/html/tools/help/
Djobb.jd6 Opaque Binary Blob (OBB) format. You can download and mount these expansion files in your
66 <td>Set the minimum version for the application that can mount the OBB file, which corresponds
/frameworks/base/tools/obbtool/
Dmkobb.sh34 MOUNTBIN=`which mount`
/frameworks/base/core/java/android/app/
DContextImpl.java2417 final IMountService mount = IMountService.Stub.asInterface( in ensureDirsExistOrFilter() local
2421 res = mount.mkdirs(getPackageName(), dir.getAbsolutePath()); in ensureDirsExistOrFilter()
/frameworks/base/docs/html/training/basics/data-storage/
Dfiles.jd73 <li>It's not always available, because the user can mount the external storage as USB storage
/frameworks/base/docs/html/about/versions/
Dandroid-3.0-highlights.jd118 …files with a USB-connected camera or desktop computer, without needing to mount a USB mass-storage…
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd1174 your test device to your computer to mount the shared storage and manually create this
/frameworks/base/docs/html/tools/devices/
Demulator.jd591 loading it in the emulator. To copy files, you can mount the image as a loop