Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/aidl/android/telephony/cts/embmstestapp/
DICtsDownloadMiddlewareControl.aidl36 int currentDownloadSize, int fullDownloadSize, in fireOnProgressUpdated() argument
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadCallbackTest.java65 currentDownloadSize, int fullDownloadSize, int currentDecodedSize, int in onProgressUpdated() argument
70 args.arg3 = currentDownloadSize; in onProgressUpdated()
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java362 int currentDownloadSize, int fullDownloadSize,
368 currentDownloadSize, fullDownloadSize, currentDecodedSize, fullDecodedSize));