Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java2229 public abstract int getDeviceIdleModeCount(int mode, int which); in getDeviceIdleModeCount() method in BatteryStats
3790 getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which), deviceIdlingTime / 1000, in dumpCheckinLocked()
3794 getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which), deviceLightIdlingTime / 1000, in dumpCheckinLocked()
4687 sb.append(getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4712 sb.append(getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
8003 getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
8013 getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6163 @Override public int getDeviceIdleModeCount(int mode, int which) { in getDeviceIdleModeCount() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt20892 HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeCount(II)I
Dhiddenapi-greylist-max-o.txt52565 Landroid/os/BatteryStats;->getDeviceIdleModeCount(II)I
94910 Lcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeCount(II)I