Searched refs:nullIfAllZeros (Results 1 – 2 of 2) sorted by relevance
8406 return nullIfAllZeros(mCpuFreqTimeMs, which); in getCpuFreqTimes()8411 return nullIfAllZeros(mScreenOffCpuFreqTimeMs, which); in getScreenOffCpuFreqTimes()8451 return nullIfAllZeros(mCpuClusterTimesMs, STATS_SINCE_CHARGED); in getCpuClusterTimes()8528 private long[] nullIfAllZeros(LongSamplingCounterArray cpuTimesMs, int which) { in nullIfAllZeros() method in BatteryStatsImpl.Uid
73370 Lcom/android/internal/os/BatteryStatsImpl$Uid;->nullIfAllZeros(Lcom/android/internal/os/BatteryStat…