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