Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1342 assertAppOpInvalidation(app, file, permission, opstr, forWrite); in testAppOpInvalidation()
1353 private void assertAppOpInvalidation(TestApp app, File file, @Nullable String permission, in assertAppOpInvalidation() method in ScopedStorageDeviceTest