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