Searched refs:isProtectedBroadcast (Results 1 – 3 of 3) sorted by relevance
100 boolean isProtectedBroadcast(String actionName); in isProtectedBroadcast() method
2729 public boolean isProtectedBroadcast(String actionName) { in isProtectedBroadcast() method in PackageManagerService
15872 if (AppGlobals.getPackageManager().isProtectedBroadcast( in broadcastIntentLocked()