Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java2135 public abstract int getDeviceIdleModeCount(int mode, int which); in getDeviceIdleModeCount() method in BatteryStats
3654 getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which), deviceIdlingTime / 1000, in dumpCheckinLocked()
3658 getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which), deviceLightIdlingTime / 1000, in dumpCheckinLocked()
4559 sb.append(getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4584 sb.append(getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
7882 getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
7892 getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6336 @Override public int getDeviceIdleModeCount(int mode, int which) { in getDeviceIdleModeCount() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt8924 HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeCount(II)I
27138 HSPLandroid/os/BatteryStats;->getDeviceIdleModeCount(II)I