Searched defs:isProtectedBroadcast (Results 1 – 2 of 2) sorted by relevance
146 boolean isProtectedBroadcast(String actionName); in isProtectedBroadcast() method
14805 String callerPackage, int callingUid, boolean isProtectedBroadcast, List receivers) { in checkBroadcastFromSystem()