HomeSort by relevance Sort by last modified time
    Searched defs:fromFile (Results 1 - 23 of 23) sorted by null

  /cts/tests/tests/content/src/android/content/pm/cts/
InstantAppTest.java 68 intent.setDataAndType(Uri.fromFile(new File("foo.apk")), PACKAGE_MIME_TYPE);
InstallSessionTransferTest.java 84 installerIntent.setDataAndType(Uri.fromFile(new File("foo.apk")),
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
CommonIntentsFacade.java 102 view(Uri.fromFile(file), "text/html");
  /cts/tests/app/DownloadManagerApi28Test/src/android/app/cts/
DownloadManagerApi28Test.java 54 requestPublic.setDestinationUri(Uri.fromFile(publicLocation));
80 requestPublic.setDestinationUri(Uri.fromFile(path));
166 Uri.fromFile(new File(Environment.getExternalStoragePublicDirectory(
  /cts/tests/tests/content/src/android/content/cts/
ReadableUriExtraToClipDataTest.java 66 mTestFileUris.add(Uri.fromFile(testFile));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
plistlib.py 343 def fromFile(cls, pathOrFile):
349 fromFile = classmethod(fromFile)
  /external/curl/tests/python_dependencies/impacket/
structure.py 87 def fromFile(self, file):
  /external/fonttools/Lib/fontTools/ttLib/
sfnt.py 85 entry.fromFile(self.file)
461 def fromFile(self, file):
woff2.py 57 entry.fromFile(self.file)
516 def fromFile(self, file):
    [all...]
  /external/python/cpython2/Lib/
plistlib.py 343 def fromFile(cls, pathOrFile):
349 fromFile = classmethod(fromFile)
  /external/glide/library/src/main/java/com/bumptech/glide/
RequestManager.java 374 * @see #fromFile()
380 return (DrawableTypeRequest<File>) fromFile().load(file);
402 public DrawableTypeRequest<File> fromFile() {
  /cts/tests/app/src/android/app/cts/
DownloadManagerTest.java 237 requestUri.setDestinationUri(Uri.fromFile(uriLocation));
285 requestNoExt.setDestinationUri(Uri.fromFile(noExtLocation));
289 requestWrongExt.setDestinationUri(Uri.fromFile(wrongExtLocation));
315 badRequest.setDestinationUri(Uri.fromFile(documentsFile));
336 badRequest3.setDestinationUri(Uri.fromFile(sdcardPath));
362 request.setDestinationUri(Uri.fromFile(downloadsFile));
479 request.setDestinationUri(Uri.fromFile(uriLocation))
  /cts/tests/tests/os/src/android/os/cts/
StrictModeTest.java 225 final Uri badUri = Uri.fromFile(new File("/sdcard/meow.jpg"));
252 final Uri badUri = Uri.fromFile(new File("/sdcard/meow.jpg"));
582 intent.setDataAndType(Uri.fromFile(new File("/sdcard/meow.jpg")), "image/jpeg");
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowApplicationPackageManager.java     [all...]
  /external/python/cpython2/Mac/Modules/file/
_Filemodule.c 780 FSSpec *fromFile = &fromFile__buf__;
784 myPyMac_GetOptFSSpecPtr, &fromFile))
786 _err = ResolveAlias(fromFile,
820 FSSpec *fromFile = &fromFile__buf__;
825 myPyMac_GetOptFSSpecPtr, &fromFile,
828 _err = ResolveAliasWithMountFlags(fromFile,
845 FSSpec *fromFile = &fromFile__buf__;
850 myPyMac_GetOptFSSpecPtr, &fromFile,
853 _err = FollowFinderAlias(fromFile,
871 FSRef *fromFile = &fromFile__buf__
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
findbugs.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.13.0.v20180512-1138.jar 
  /external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar 

Completed in 1459 milliseconds