Home
last modified time | relevance | path

Searched defs:Operation (Results 1 – 2 of 2) sorted by relevance

/cts/libs/install/src/com/android/cts/install/lib/
DInstallUtils.java420 private interface Operation { interface in InstallUtils
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java900 public interface Operation<T extends Exception> { interface in TestUtils