Searched defs:fop (Results 1 – 1 of 1) sorted by relevance
306 FileOutputStream fop = new FileOutputStream(pfd.getFileDescriptor())) { in processDownload()336 private boolean downloadToFile(@NonNull InputStream is, @NonNull FileOutputStream fop, in downloadToFile()