Home
last modified time | relevance | path

Searched refs:normalizedCalls (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DPackageWatchdog.java1440 LongArrayQueue normalizedCalls = normalizeMitigationCalls(); in writeLocked() local
1441 out.attribute(null, ATTR_MITIGATION_CALLS, longArrayQueueToString(normalizedCalls)); in writeLocked()