Searched refs:mLastSampleWallTime (Results 1 – 1 of 1) sorted by relevance
165 private long mLastSampleWallTime; field in ProcessCpuTracker407 mLastSampleWallTime = mCurrentSampleWallTime; in update()781 proto.write(CpuUsageProto.LAST_SAMPLE_WALL_TIME, mLastSampleWallTime);869 pw.print(sdf.format(new Date(mLastSampleWallTime)));