Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java274 updateAppOp(WRITE_PKG_2, user, "android:request_install_packages", true); in testCanAccessOtherObbDirs()
293 updateAppOp(WRITE_PKG_2, user, "android:request_install_packages", false); in testCanAccessOtherObbDirs()
318 updateAppOp(WRITE_PKG, mUsers[0], "android:request_install_packages", true); in testExternalStorageUnsharedObb()
325 updateAppOp(WRITE_PKG, mUsers[i], "android:request_install_packages", true); in testExternalStorageUnsharedObb()
434 updateAppOp(WRITE_PKG, user, "android:write_settings", true); in testExternalStorageReadDefaultUris()
781 updateAppOp(MEDIA.pkg, user, APP_OPS_MANAGE_EXTERNAL_STORAGE, false); in testCreateRequest_noRESAndMES_showConfirmDialog()
784 updateAppOp(MEDIA.pkg, user, APP_OPS_MANAGE_MEDIA, true); in testCreateRequest_noRESAndMES_showConfirmDialog()
810 updateAppOp(MEDIA.pkg, user, APP_OPS_MANAGE_MEDIA, false); in testCreateRequest_noMANAGEMEDIA_showConfirmDialog()
846 updateAppOp(MEDIA.pkg, user, APP_OPS_MANAGE_MEDIA, true); in testCreateRequest_withNoAML_showConfirmDialog()
880 updateAppOp(MEDIA.pkg, user, APP_OPS_MANAGE_MEDIA, true); in testCreateRequest_withPermission_notShowConfirmDialog()
[all …]