Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1585 OPSTR_MANAGE_EXTERNAL_STORAGE,
1919 public static final String OPSTR_MANAGE_EXTERNAL_STORAGE = field in AppOpsManager
2645 new AppOpInfo.Builder(OP_MANAGE_EXTERNAL_STORAGE, OPSTR_MANAGE_EXTERNAL_STORAGE,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt626 …field public static final String OPSTR_MANAGE_EXTERNAL_STORAGE = "android:manage_external_storage";