Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/metrics/
DWakeupStats.java37 public long totalWakeups = 0; field in WakeupStats
63 totalWakeups++; in countEvent()
109 j.add("total: " + totalWakeups); in toString()
/frameworks/base/services/core/java/com/android/server/connectivity/
DIpConnectivityEventBuilder.java124 wakeupStats.totalWakeups = in.totalWakeups; in toProto()
/frameworks/base/tests/net/java/com/android/server/connectivity/
DIpConnectivityEventBuilderTest.java493 stats.totalWakeups = 14; in testWakeupStatsSerialization()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt44178 Landroid/net/metrics/WakeupStats;->totalWakeups:J