Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java103 private static final String APP_OPS_MANAGE_EXTERNAL_STORAGE = "android:manage_external_storage"; field in ExternalStorageHostTest
781 updateAppOp(MEDIA.pkg, user, APP_OPS_MANAGE_EXTERNAL_STORAGE, false); in testCreateRequest_noRESAndMES_showConfirmDialog()