Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java2252 public abstract int getDeviceIdlingCount(int mode, int which); in getDeviceIdlingCount() method in BatteryStats
3791 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which), in dumpCheckinLocked()
3795 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which), in dumpCheckinLocked()
4675 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4700 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
8007 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
8017 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6193 @Override public int getDeviceIdlingCount(int mode, int which) { in getDeviceIdlingCount() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt20894 HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I
Dhiddenapi-greylist-max-o.txt52567 Landroid/os/BatteryStats;->getDeviceIdlingCount(II)I
94912 Lcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I