Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/aidl/android/telephony/cts/embmstestapp/
DICtsDownloadMiddlewareControl.aidl29 List<Bundle> getDownloadSessionCalls(); in getDownloadSessionCalls() method
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadTestBase.java183 Bundle initializeCall = mMiddlewareControl.getDownloadSessionCalls().get(0); in setupDownloadSession()
212 return (mMiddlewareControl.getDownloadSessionCalls()).stream() in getMiddlewareCalls()
/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java346 public List<Bundle> getDownloadSessionCalls() {