Searched refs:currentDecodedSize (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/ |
H A D | InternalDownloadProgressListener.java | 40 final int currentDownloadSize, final int fullDownloadSize, final int currentDecodedSize, in onProgressUpdated() argument 52 fullDownloadSize, currentDecodedSize, fullDecodedSize); in onProgressUpdated()
|
H A D | DownloadProgressListener.java | 46 int currentDecodedSize, int fullDecodedSize) { in onProgressUpdated() argument
|
H A D | IDownloadProgressListener.aidl | 34 int currentDecodedSize, int fullDecodedSize); in onProgressUpdated() argument
|
/aosp12/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/ |
H A D | EmbmsTestDownloadApp.java | 316 int currentDecodedSize, int fullDecodedSize) { in onCreate() 318 "Progress Updated (" + fileInfo + ") cd: " + currentDecodedSize in onCreate() 382 int currentDecodedSize, int fullDecodedSize) { in onCreate() 384 "Progress Updated (" + fileInfo + ") cd: " + currentDecodedSize in onCreate()
|
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/vendor/ |
H A D | MbmsDownloadServiceBase.java | 82 int currentDownloadSize, int fullDownloadSize, int currentDecodedSize, in onProgressUpdated() argument 86 fullDownloadSize, currentDecodedSize, fullDecodedSize); in onProgressUpdated()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |