Searched defs:fileLocation (Results 1 – 4 of 4) sorted by relevance
376 final String fileLocation = getContext().getFilesDir().toString() + "/" + TEST_FILE_NAME; in testComputeHashOfFile() local397 final String fileLocation = getContext().getFilesDir().toString() + "/" + TEST_FILE_NAME; in testComputeHashOfFile_NotPresent() local
161 final String fileLocation = "file://" in emailDumpFile() local
409 public void onDownloadDone(Uri fileLocation) { in onDownloadDone()
634 public byte[] computeHashOfFile(String fileLocation, String hashType) { in computeHashOfFile()