Searched refs:mFirstLoad (Results 1 – 1 of 1) sorted by relevance
74 private final CountDownLatch mFirstLoad = new CountDownLatch(1); field in RootsCache183 success = mFirstLoad.await(15, TimeUnit.SECONDS); in waitForFirstLoad()273 mFirstLoad.countDown(); in doInBackground()