Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DVendorUtils.java70 public static final String ACTION_CLEANUP = field in VendorUtils
/aosp14/frameworks/base/telephony/java/android/telephony/mbms/
H A DMbmsDownloadReceiver.java160 } else if (VendorUtils.ACTION_CLEANUP.equals(intent.getAction())) { in onReceive()
218 } else if (VendorUtils.ACTION_CLEANUP.equals(intent.getAction())) { in verifyIntentContents()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt17162 field public static final String ACTION_CLEANUP = "android.telephony.mbms.action.CLEANUP";