Home
last modified time | relevance | path

Searched refs:nullIfAllZeros (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java6787 return nullIfAllZeros(mCpuFreqTimeMs, which); in getCpuFreqTimes()
6792 return nullIfAllZeros(mScreenOffCpuFreqTimeMs, which); in getScreenOffCpuFreqTimes()
6802 return nullIfAllZeros(mCpuClusterTimesMs, STATS_SINCE_CHARGED); in getCpuClusterTimes()
6818 return nullIfAllZeros(mProcStateTimeMs[procState], which); in getCpuFreqTimes()
6833 return nullIfAllZeros(mProcStateScreenOffTimeMs[procState], which); in getScreenOffCpuFreqTimes()
6853 private long[] nullIfAllZeros(LongSamplingCounterArray cpuTimesMs, int which) { in nullIfAllZeros() method in BatteryStatsImpl.Uid
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88442 Lcom/android/internal/os/BatteryStatsImpl$Uid;->nullIfAllZeros(Lcom/android/internal/os/BatteryStat…