Searched refs:isAppDataIsolationEnabled (Results 1 – 1 of 1) sorted by relevance
872 bool isAppDataIsolationEnabled = GetBoolProperty(kVoldAppDataIsolation, false); in MountEmulatedStorage() local881 } else if (isAppDataIsolationEnabled && mount_mode == MOUNT_EXTERNAL_ANDROID_WRITABLE) { in MountEmulatedStorage()