Searched refs:checkBroadcast (Results 1 – 2 of 2) sorted by relevance
139 public boolean checkBroadcast(Intent intent, int callerUid, int callerPid, in checkBroadcast() method in IntentFirewall
601 if (!mService.mIntentFirewall.checkBroadcast(r.intent, r.callingUid, in deliverToRegisteredReceiverLocked()1069 skip = !mService.mIntentFirewall.checkBroadcast(r.intent, r.callingUid, in processNextBroadcast()