Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2002 final int resAppUid = in testListHiddenFile() local
2006 allowAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testListHiddenFile()
2010 denyAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testListHiddenFile()
2177 final int resAppUid = in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia() local
2181 allowAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
2191 denyAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
2917 final int resAppUid = in assertOpenPendingOrTrashed() local
2920 allowAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in assertOpenPendingOrTrashed()
2934 denyAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in assertOpenPendingOrTrashed()
2957 final int resAppUid = in assertListPendingOrTrashed() local
[all …]