Searched refs:ACTION_CLEANUP (Results 1 – 5 of 5) sorted by relevance
70 public static final String ACTION_CLEANUP = field in VendorUtils
160 } else if (VendorUtils.ACTION_CLEANUP.equals(intent.getAction())) { in onReceive()218 } else if (VendorUtils.ACTION_CLEANUP.equals(intent.getAction())) { in verifyIntentContents()
222 Intent cleanupIntent = new Intent(VendorUtils.ACTION_CLEANUP); in requestCleanup()
48 ActionValue: android.telephony.mbms.vendor.VendorUtils#ACTION_CLEANUP:
14195 field public static final String ACTION_CLEANUP = "android.telephony.mbms.action.CLEANUP";