Searched refs:permForBMS (Results 1 – 1 of 1) sorted by relevance
300 DLPFileAccess permForBMS = (dlpFileAccess == READ_ONLY) ? READ_ONLY : CONTENT_EDIT; in InstallDlpSandbox() local301 int32_t bundleClientRes = bundleMgrClient.InstallSandboxApp(bundleName, permForBMS, userId, in InstallDlpSandbox()