Searched defs:mLastCpuTime (Results 1 – 2 of 2) sorted by relevance
147 final AtomicLong mLastCpuTime = new AtomicLong(0); field in ProcessProfileRecord
319 private final AtomicLong mLastCpuTime = new AtomicLong(0); field in AppProfiler