Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2132 final int resAppUid = in testListHiddenFile() local
2136 allowAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testListHiddenFile()
2140 denyAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testListHiddenFile()
2307 final int resAppUid = in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia() local
2311 allowAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
2321 denyAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
3221 final int resAppUid = in assertOpenPendingOrTrashed() local
3224 allowAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in assertOpenPendingOrTrashed()
3238 denyAppOpsToUid(resAppUid, SYSTEM_GALERY_APPOPS); in assertOpenPendingOrTrashed()
3261 final int resAppUid = in assertListPendingOrTrashed() local
[all …]