Searched refs:mOnBatteryTimeUs (Results 1 – 1 of 1) sorted by relevance
193 private long mOnBatteryTimeUs; field in OomAdjProfiler.CpuTimes210 mOnBatteryTimeUs += cpuTimeUs; in addCpuTimeUs()218 return mOnBatteryTimeUs == 0 && mOnBatteryScreenOffTimeUs == 0; in isEmpty()222 return "[" + (mOnBatteryTimeUs / 1000) + "," in toString()