Searched refs:OPSTR_MANAGE_EXTERNAL_STORAGE (Results 1 – 3 of 3) sorted by relevance
101 private static final String OPSTR_MANAGE_EXTERNAL_STORAGE = field in BypassDatabaseOperationsTest121 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in setupApps()162 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testManageExternalStorage_WithBypassFlag_BypassesDatabase()180 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in testManageExternalStorage_targets30_BypassesDatabase()
219 private static final String OPSTR_MANAGE_EXTERNAL_STORAGE = field in ScopedStorageDeviceTest241 allowAppOpsToUid(fmUid, OPSTR_MANAGE_EXTERNAL_STORAGE); in setupApps()1217 /* permission */ null, OPSTR_MANAGE_EXTERNAL_STORAGE, /* forWrite */ true); in testManageStorageInvalidation()
198 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_MANAGE_EXTERNAL_STORAGE, 92); in APP_OPS_ENUM_MAP.put() argument