Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java81 public static final String ARGUMENT_FILE_INFO = "fileInfo"; field in CtsDownloadService
264 b.putParcelable(ARGUMENT_FILE_INFO, fileInfo);
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadSessionTest.java192 CtsDownloadService.ARGUMENT_FILE_INFO)); in testGetDownloadStatus()