Searched refs:ATTR_MITIGATION_CALLS (Results 1 – 1 of 1) sorted by relevance
164 private static final String ATTR_MITIGATION_CALLS = "mitigation-calls"; field in PackageWatchdog1513 parser.getAttributeValue(null, ATTR_MITIGATION_CALLS)); in parseMonitoredPackage()1574 out.attribute(null, ATTR_MITIGATION_CALLS, longArrayQueueToString(normalizedCalls)); in writeLocked()