Searched refs:nullIfAllZeros (Results 1 – 2 of 2) sorted by relevance
6800 return nullIfAllZeros(mCpuFreqTimeMs, which); in getCpuFreqTimes()6805 return nullIfAllZeros(mScreenOffCpuFreqTimeMs, which); in getScreenOffCpuFreqTimes()6815 return nullIfAllZeros(mCpuClusterTimesMs, STATS_SINCE_CHARGED); in getCpuClusterTimes()6831 return nullIfAllZeros(mProcStateTimeMs[procState], which); in getCpuFreqTimes()6846 return nullIfAllZeros(mProcStateScreenOffTimeMs[procState], which); in getScreenOffCpuFreqTimes()6866 private long[] nullIfAllZeros(LongSamplingCounterArray cpuTimesMs, int which) { in nullIfAllZeros() method in BatteryStatsImpl.Uid
28590 HSPLcom/android/internal/os/BatteryStatsImpl$Uid;->nullIfAllZeros(Lcom/android/internal/os/BatteryS…