Searched refs:getAndroidDataDir (Results 1 – 3 of 3) sorted by relevance
206 final File otherAppDir = new File(TestUtils.getAndroidDataDir(), "com.android.shell"); in testCreateFilesInRandomPlaces_hasW()229 final File otherAppDir = new File(TestUtils.getAndroidDataDir(), "com.android.shell"); in testMkdirInRandomPlaces_hasW()
1664 final File res = new File(getAndroidDataDir(), packageName + "/files"); in getExternalFilesDir()1759 public static File getAndroidDataDir() { in getAndroidDataDir() method in TestUtils
55 import static android.scopedstorage.cts.lib.TestUtils.getAndroidDataDir;830 () -> listAs(APP_A_HAS_RES, getAndroidDataDir().getPath())); in testListFilesFromExternalFilesDirectory()