Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java2276 public abstract int getDeviceIdleModeCount(int mode, int which); in getDeviceIdleModeCount() method in BatteryStats
3842 getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which), deviceIdlingTime / 1000, in dumpCheckinLocked()
3846 getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which), deviceLightIdlingTime / 1000, in dumpCheckinLocked()
4739 sb.append(getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4764 sb.append(getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
8059 getDeviceIdleModeCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
8069 getDeviceIdleModeCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6176 @Override public int getDeviceIdleModeCount(int mode, int which) { in getDeviceIdleModeCount() method in BatteryStatsImpl
/frameworks/base/config/
Dboot-image-profile.txt20891 HPLcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeCount(II)I
Dhiddenapi-greylist-max-o.txt49033 Landroid/os/BatteryStats;->getDeviceIdleModeCount(II)I
88543 Lcom/android/internal/os/BatteryStatsImpl;->getDeviceIdleModeCount(II)I