Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java2299 public abstract int getDeviceIdlingCount(int mode, int which); in getDeviceIdlingCount() method in BatteryStats
3843 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which), in dumpCheckinLocked()
3847 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which), in dumpCheckinLocked()
4727 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4752 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
8063 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
8073 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6206 @Override public int getDeviceIdlingCount(int mode, int which) { in getDeviceIdlingCount() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt20893 HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I
Dhiddenapi-greylist-max-o.txt49035 Landroid/os/BatteryStats;->getDeviceIdlingCount(II)I
88545 Lcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I