Searched refs:MOUNT_EXTERNAL_DEFAULT (Results 1 – 5 of 5) sorted by relevance
79 public static final int MOUNT_EXTERNAL_DEFAULT = IVold.REMOUNT_MODE_DEFAULT; field in Zygote
618 mountExternal = Zygote.MOUNT_EXTERNAL_DEFAULT; in parseArgs()
88 MOUNT_EXTERNAL_DEFAULT = 1, enumerator386 if (mount_mode == MOUNT_EXTERNAL_DEFAULT) { in MountEmulatedStorage()877 MOUNT_EXTERNAL_DEFAULT, NULL, NULL, true, NULL, in com_android_internal_os_Zygote_nativeForkSystemServer()
379 if (mountExternal == Zygote.MOUNT_EXTERNAL_DEFAULT) { in startViaZygote()
21192 return Zygote.MOUNT_EXTERNAL_DEFAULT;