Searched refs:TAG_BROADCAST (Results 1 – 1 of 1) sorted by relevance
70 private static final String TAG_BROADCAST = "broadcast"; field in IntentFirewall347 } else if (tagName.equals(TAG_BROADCAST)) { in readRules()