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

/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java419 private static final String ATTR_LOG = "log"; field in class:IntentFirewall.Rule
430 log = Boolean.parseBoolean(parser.getAttributeValue(null, ATTR_LOG));

Completed in 38 milliseconds