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

  /cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
MbmsDownloadFlowTest.java 89 CtsDownloadService.FILE_INFO_2);
91 String file2RelativePath = CtsDownloadService.FILE_INFO_2.getUri().getPath().substring(
95 checkFileContentIntegrity(CtsDownloadService.FILE_INFO_2, fileUri);
118 } else if (CtsDownloadService.FILE_INFO_2.equals(fileInfo)) {
120 i, request, CtsDownloadService.FILE_INFO_2);
  /cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
CtsDownloadService.java 101 public static final FileInfo FILE_INFO_2 = new FileInfo(
129 add(FILE_INFO_2);
408 return Collections.singletonList(FILE_INFO_2);

Completed in 928 milliseconds