Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java1430 String opstr, boolean forWrite) throws Exception { in testAppOpInvalidation() argument
1434 assertAppOpInvalidation(app, file, permission, opstr, forWrite); in testAppOpInvalidation()
1442 String opstr, boolean forWrite) throws Exception { in assertAppOpInvalidation() argument
1450 denyAppOpsToUid(uid, opstr); in assertAppOpInvalidation()
1460 allowAppOpsToUid(uid, opstr); in assertAppOpInvalidation()
1469 denyAppOpsToUid(uid, opstr); in assertAppOpInvalidation()