Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1334 String opstr, boolean forWrite) throws Exception { in testAppOpInvalidation() argument
1342 assertAppOpInvalidation(app, file, permission, opstr, forWrite); in testAppOpInvalidation()
1354 String opstr, boolean forWrite) throws Exception { in assertAppOpInvalidation() argument
1362 denyAppOpsToUid(uid, opstr); in assertAppOpInvalidation()
1372 allowAppOpsToUid(uid, opstr); in assertAppOpInvalidation()
1382 denyAppOpsToUid(uid, opstr); in assertAppOpInvalidation()