Searched refs:ACTION_CLEANUP (Results 1 – 3 of 3) 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()
17743 field public static final String ACTION_CLEANUP = "android.telephony.mbms.action.CLEANUP";