Searched refs:mProcessCpuThread (Results 1 – 1 of 1) sorted by relevance
325 private final Thread mProcessCpuThread; field in AppProfiler2008 synchronized (mProcessCpuThread) { in updateCpuStats()2009 mProcessCpuThread.notify(); in updateCpuStats()2222 mProcessCpuThread = new ProcessCpuThread("CpuTracker"); in AppProfiler()2235 mProcessCpuThread.start(); in onActivityManagerInternalAdded()