Searched refs:MEASUREMENT_BUTTON_USER_ACTIVITY_COUNT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/health/
H A DUidHealthStats.java344 public static final int MEASUREMENT_BUTTON_USER_ACTIVITY_COUNT = HealthKeys.BASE_UID + 46; field in class:UidHealthStats
/frameworks/base/services/core/java/com/android/server/am/
H A DHealthStatsBatteryStatsWriter.java285 // MEASUREMENT_BUTTON_USER_ACTIVITY_COUNT
286 uidWriter.addMeasurement(UidHealthStats.MEASUREMENT_BUTTON_USER_ACTIVITY_COUNT,

Completed in 222 milliseconds