Searched refs:setAttrAs (Results 1 – 2 of 2) sorted by relevance
93 import static android.scopedstorage.cts.lib.TestUtils.setAttrAs;2873 .that(setAttrAs(APP_A_HAS_RES, externalMediaPath.getPath())) in testCantSetAttrOtherAppsFile()
687 public static boolean setAttrAs(TestApp testApp, String path) in setAttrAs() method in TestUtils