Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java2158 public abstract int getDeviceIdlingCount(int mode, int which); in getDeviceIdlingCount() method in BatteryStats
3655 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which), in dumpCheckinLocked()
3659 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which), in dumpCheckinLocked()
4547 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4572 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
7886 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
7896 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6366 @Override public int getDeviceIdlingCount(int mode, int which) { in getDeviceIdlingCount() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt8926 HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I
27140 HSPLandroid/os/BatteryStats;->getDeviceIdlingCount(II)I