Searched defs:TAG_SERVICE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java62 private static final String TAG_SERVICE = "service"; field in class:IntentFirewall
331 } else if (tagName.equals(TAG_SERVICE)) {

Completed in 18 milliseconds