Searched refs:isPermittedShellBroadcast (Results 1 – 1 of 1) sorted by relevance
14732 && !isPermittedShellBroadcast(intent)) { in collectReceiverComponents()14799 private boolean isPermittedShellBroadcast(Intent intent) { in isPermittedShellBroadcast() method in ActivityManagerService