Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java2403 public abstract int getDeviceIdlingCount(int mode, int which); in getDeviceIdlingCount() method in BatteryStats
4037 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which), in dumpCheckinLocked()
4041 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which), in dumpCheckinLocked()
4935 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpLocked()
4960 sb.append(") "); sb.append(getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpLocked()
8177 getDeviceIdlingCount(DEVICE_IDLE_MODE_DEEP, which)); in dumpProtoSystemLocked()
8187 getDeviceIdlingCount(DEVICE_IDLE_MODE_LIGHT, which)); in dumpProtoSystemLocked()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java7060 @Override public int getDeviceIdlingCount(int mode, int which) { in getDeviceIdlingCount() method in BatteryStatsImpl
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38519 Landroid/os/BatteryStats;->getDeviceIdlingCount(II)I
77439 Lcom/android/internal/os/BatteryStatsImpl;->getDeviceIdlingCount(II)I