Searched refs:mOnBatteryTimeMs (Results 1 – 1 of 1) sorted by relevance
185 private long mOnBatteryTimeMs; field in OomAdjProfiler.CpuTimes194 mOnBatteryTimeMs += cpuTimeMs; in addCpuTimeMs()202 return mOnBatteryTimeMs == 0 && mOnBatteryScreenOffTimeMs == 0; in isEmpty()206 return "[" + mOnBatteryTimeMs + "," + mOnBatteryScreenOffTimeMs + "]"; in toString()