Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java307 public static boolean createFileAs(TestApp testApp, String path) throws Exception { in createFileAs() method in TestUtils
316 public static boolean createFileAs(TestApp testApp, String path, IBinder content) in createFileAs() method in TestUtils