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