Searched refs:mProcessCpuInitLatch (Results 1 – 1 of 1) sorted by relevance
321 private final CountDownLatch mProcessCpuInitLatch = new CountDownLatch(1); field in AppProfiler2289 mProcessCpuInitLatch.countDown(); in run()2376 mProcessCpuInitLatch.await(); in onActivityManagerInternalAdded()