Searched refs:TAG_INTENT_FILTER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java414 private static final String TAG_INTENT_FILTER = "intent-filter"; field in class:IntentFirewall.Rule
440 if (currentTag.equals(TAG_INTENT_FILTER)) {

Completed in 161 milliseconds