Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/os/
DEnvironmentTest.java136 AppOpsManager.OPSTR_MANAGE_EXTERNAL_STORAGE); in testIsExternalStorageManager()
140 AppOpsManager.OPSTR_MANAGE_EXTERNAL_STORAGE); in testIsExternalStorageManager()
/frameworks/base/core/java/android/app/
DAppOpsManager.java1608 public static final String OPSTR_MANAGE_EXTERNAL_STORAGE = field in AppOpsManager
2064 OPSTR_MANAGE_EXTERNAL_STORAGE,
/frameworks/base/core/api/
Dsystem-current.txt484 …field public static final String OPSTR_MANAGE_EXTERNAL_STORAGE = "android:manage_external_storage";