Searched refs:mContentViewLatch (Results 1 – 1 of 1) sorted by relevance
37 private AutoResetLatch mContentViewLatch = new AutoResetLatch(1); field in AssistantContentViewTest53 if (!mContentViewLatch.await(Utils.TIMEOUT_MS, TimeUnit.MILLISECONDS)) { in waitForContentView()79 super(Utils.BROADCAST_CONTENT_VIEW_HEIGHT, mContentViewLatch); in AssistantReceiver()