Home
last modified time | relevance | path

Searched defs:matchingWindowMillis (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
DCpuWakeupStats.java256 final long matchingWindowMillis = mConfig.WAKEUP_MATCHING_WINDOW_MS; in attemptAttributionFor() local
274 final long matchingWindowMillis = mConfig.WAKEUP_MATCHING_WINDOW_MS; in attemptAttributionWith() local