Searched refs:fullDownloadSize (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/aidl/android/telephony/cts/embmstestapp/ |
D | ICtsDownloadMiddlewareControl.aidl | 36 int currentDownloadSize, int fullDownloadSize, in fireOnProgressUpdated() argument
|
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/ |
D | MbmsDownloadCallbackTest.java | 65 currentDownloadSize, int fullDownloadSize, int currentDecodedSize, int in onProgressUpdated() argument 71 args.arg4 = fullDownloadSize; in onProgressUpdated()
|
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/ |
D | CtsDownloadService.java | 362 int currentDownloadSize, int fullDownloadSize, 368 currentDownloadSize, fullDownloadSize, currentDecodedSize, fullDecodedSize));
|