Searched refs:allowAppOps (Results 1 – 3 of 3) sorted by relevance
97 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCanDeleteOtherAppsContents()107 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCanReadRedactedContents()117 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCanRenameOtherAppsContents()127 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCannotRenameAndroid()137 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCantReadWriteOtherAppExternalDir()147 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCantInsertFilesInOtherAppPrivateDir()157 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCantUpdateFilesInOtherAppPrivateDir()167 allowAppOps("android:request_install_packages"); in testCheckInstallerAppAccessToObbDirs()185 allowAppOps("android:request_install_packages"); in testCheckInstallerAppCannotAccessDataDirs()203 allowAppOps("android:manage_external_storage"); in testManageExternalStorageQueryOtherAppsFile()[all …]
79 allowAppOps("android:manage_external_storage"); in testManageExternalStorageCanCreateFilesAnywhere()89 allowAppOps("android:manage_external_storage"); in testManageExternalStorageReaddir()196 private void allowAppOps(String... ops) throws Exception { in allowAppOps() method in ScopedStorageCoreHostTest
132 allowAppOps("android:manage_external_storage"); in testCantInsertFilesInOtherAppPrivateDir_hasMES()142 allowAppOps("android:manage_external_storage"); in testCantUpdateFilesInOtherAppPrivateDir_hasMES()319 private void allowAppOps(String... ops) throws Exception { in allowAppOps() method in LegacyStorageHostTest