Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DVendorUtils.java49 public static final String ACTION_DOWNLOAD_RESULT_INTERNAL = field in VendorUtils
/aosp14/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()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt17163 …field public static final String ACTION_DOWNLOAD_RESULT_INTERNAL = "android.telephony.mbms.action.…