Home
last modified time | relevance | path

Searched refs:ACTION_DOWNLOAD_RESULT_INTERNAL (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DVendorUtils.java49 public static final String ACTION_DOWNLOAD_RESULT_INTERNAL = field in VendorUtils
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A DMbmsDownloadReceiver.java155 if (VendorUtils.ACTION_DOWNLOAD_RESULT_INTERNAL.equals(intent.getAction())) { in onReceive()
168 if (VendorUtils.ACTION_DOWNLOAD_RESULT_INTERNAL.equals(intent.getAction())) { in verifyIntentContents()
/aosp12/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
H A DEmbmsSampleDownloadService.java391 new Intent(VendorUtils.ACTION_DOWNLOAD_RESULT_INTERNAL); in downloadSingleFile()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt50 ActionValue: android.telephony.mbms.vendor.VendorUtils#ACTION_DOWNLOAD_RESULT_INTERNAL:
H A Dsystem-current.txt14196 …field public static final String ACTION_DOWNLOAD_RESULT_INTERNAL = "android.telephony.mbms.action.…