HomeSort by relevance Sort by last modified time
    Searched refs:destinationDirectory (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DownloadRequestTest.java 48 File destinationDirectory = new File(getInstrumentation().getContext().getFilesDir(),
50 Uri destinationDirectoryUri = Uri.fromFile(destinationDirectory);
61 File destinationDirectory = new File(getInstrumentation().getContext().getFilesDir(),
63 Uri destinationDirectoryUri = Uri.fromFile(destinationDirectory);
MbmsDownloadTestBase.java 141 File destinationDirectory = new File(mContext.getFilesDir(), "downloads");
142 destinationDirectory.mkdirs();
143 destinationDirectoryUri = Uri.fromFile(destinationDirectory);
  /external/testng/ant/3rdparty/
cobertura.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 367 milliseconds