Home
last modified time | relevance | path

Searched refs:EXTRA_MBMS_DOWNLOAD_RESULT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/mbms/
DMbmsDownloadReceiver.java169 if (!intent.hasExtra(MbmsDownloadSession.EXTRA_MBMS_DOWNLOAD_RESULT)) { in verifyIntentContents()
179 intent.getIntExtra(MbmsDownloadSession.EXTRA_MBMS_DOWNLOAD_RESULT, in verifyIntentContents()
247 int result = intent.getIntExtra(MbmsDownloadSession.EXTRA_MBMS_DOWNLOAD_RESULT, in moveDownloadedFile()
249 intentForApp.putExtra(MbmsDownloadSession.EXTRA_MBMS_DOWNLOAD_RESULT, result); in moveDownloadedFile()
/frameworks/base/telephony/java/android/telephony/
DMbmsDownloadSession.java97 public static final String EXTRA_MBMS_DOWNLOAD_RESULT = field in MbmsDownloadSession
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt47484 …field public static final String EXTRA_MBMS_DOWNLOAD_RESULT = "android.telephony.extra.MBMS_DOWNLO…