Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeLog.java59 private SummaryStats mNotificationPulseStats; field in DozeLog
74 mNotificationPulseStats = new SummaryStats(); in DozeLog()
133 mNotificationPulseStats.append(); in traceNotificationPulse()
278 mNotificationPulseStats.dump(pw, "Notification pulse"); in dump()