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