Searched refs:mBindCompleted (Results 1 – 1 of 1) sorted by relevance
55 public final CountDownLatch mBindCompleted = new CountDownLatch(1); field in TestSandboxModelContextWrapper94 mBindCompleted.countDown(); in bindAllApplications()