Home
last modified time | relevance | path

Searched refs:completedFileUri (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadFlowTest.java154 private void checkFileContentIntegrity(FileInfo fileInfo, Uri completedFileUri) in checkFileContentIntegrity() argument
157 completedFileUri.getLastPathSegment()); in checkFileContentIntegrity()
158 InputStream is = mContext.getContentResolver().openInputStream(completedFileUri); in checkFileContentIntegrity()