Home
last modified time | relevance | path

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

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