Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/
DTestSupport.java42 public static Path copyTestResource(Class<?> baseClass, String testResource, Path targetDir) in copyTestResource()
51 Class<?> baseClass, String testResource, Path targetDir) in copyTestResourceWithoutLicense()
60 String relativeResourcePath, Path targetDir) throws IOException { in copyResourceAndLicense()
72 Path targetDir) throws IOException { in copyResource()
/packages/apps/Messaging/src/com/android/messaging/util/
DFileUtil.java98 public static void moveAllContentUnderDirectory(File sourceDir, File targetDir) { in moveAllContentUnderDirectory()
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DMediaProviderForFuseTest.java124 File targetDir = Environment.getExternalStoragePublicDirectory( in testTypicalChangeDirectory() local
/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java479 Path targetDir = ctsFile.toPath(); in copyTestSatS2FileToPhoneDirectory() local
504 Path targetDir = satelliteAccessControlFile.toPath(); in copySatS2FileToLocalDirectory() local